Description Usage Arguments Value
View source: R/process_gridded_data.R
Process gridded data
1 2 | process_gridded_data(quantity = "air.sfc", year = 2001, seasonal = TRUE,
only_mean = FALSE, folder = "~/Documents/Tmp/MeasurementError")
|
quantity |
the quantity to be processed |
year |
the corresponding reanalysis year |
seasonal |
logical. |
only_mean |
logical. If TRUE, onthe the annual mean is returned. If FALSE, the mean, median, 5 percentiles are returned. |
folder |
the folder where the reanalysis data is downloaded |
a data table (monitor x number of descriptives)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.