Description Usage Arguments Value Author(s) Examples
View source: R/get_dwd_locations.R
This functions downloads DWD location data from the CDC Server
1 | get_all_dwd_locations(sp = FALSE)
|
sp |
default = FALSE; if TRUE returns not the plain data frame but a spatialised version |
a dataframe or a SpatialPointsDataFrame containing information about DWD locations in Germany
Wolfgang Hamer
1 | mapview::mapview(get_all_dwd_locations(TRUE))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.