Description Usage Arguments Value
View source: R/process_gridded_data.R
Calculate descriptives: mean, median, percentiles
1 | calculate_descriptives(data = D, only_mean = FALSE, name = "Quantity")
|
data |
a data table of dimensions (days x monitors). |
only_mean |
logical. If TRUE, onthe the annual mean is returned. If FALSE, the mean, median, 1 percentiles are returned. |
name |
the character that will be used a prefix in column names |
a (monitor x number of descriptives) data table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.