Skip to content

Commit

Permalink
Merge pull request #86 from tianshu129/develop
Browse files Browse the repository at this point in the history
v1.5.14
  • Loading branch information
tianshu129 authored Sep 15, 2020
2 parents fc8f047 + d0f6b78 commit 058ee44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/dm8n.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#' @param nc numeric. The number of effective 8-hour average concentrations per day.
#' @param na.rm logical. Should missing values (including NaN) be omitted from the calculations?
#' @param outputmode numeric, the format of the output, possible value: 1 or 2. See 'value' for the results of filling in 1 or 2.
#' @param unitlb labels for y axis of dma8 plot. By default, it equals to NA.
#' @param unitlb labels for y axis of dma8 plot. By default, it equals to NA. If set this parameter, the order of species should same as that in the dataframe.
#' @return a dataframe depends on the value of 'outputMode'. Value 1 will output 1 list which incudes
#' 1 table (maximum-8-hour ozone) and 1 plot (dma8 plot). Value 2 will output 1 list which contains 4
#' tables (8-hour ozone, statistics of the number of effective hourly concentrations in each 8-hour average concentration,
Expand Down
2 changes: 1 addition & 1 deletion man/dm8n.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 058ee44

Please sign in to comment.