View source: R/read_daily_data_over_shape.R
read_daily_data_over_shape | R Documentation |
Currently, only full months of data can be loaded, from
and to
must be given
read_daily_data_over_shape(file, variable, from, to, quiet = FALSE)
file |
path to shape file .shp |
variable |
currently, the following variables are supported: "evapo_p", "evapo_r", "frost_depth", "soil_moist", "soil_temperature_5cm" |
from |
first month as "yyyymm" string |
to |
last month as "yyyymm" string |
quiet |
passed to |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.