Description Usage Arguments Examples
View source: R/download_dvd_data.R
That functions downloads all recent information<e2><80><99>s from the DWD (Deutscher Wetter Dienst)
1  | download_dwd_data(obs, path, type = "recent")
 | 
obs | 
 which observation should be downloaded? See ftp://ftp-cdc.dwd.de/pub/CDC/observations_germany/climate/hourly/ for more informations  | 
path | 
 filepath where the informations should be stored  | 
type | 
 type = 'recent' for about the last two years, type = 'historical' for a longer historical timeframe  | 
1 2  | download_dvd_data(obs = 'wind')
download_dvd_data(obs = 'precipitation')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.