View source: R/read_monthly_data_over_shape.R
read_monthly_data_over_shape | R Documentation |
Read monthly data from DWD, mask region with given shape file
read_monthly_data_over_shape(file, variable, from, to, ...)
file |
path to shape file .shp |
variable |
currently only "evapo_p" is supported |
from |
first month as "yyyymm" string |
to |
last month as "yyyymm" string |
... |
further arguments passed to |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.