download_radolan: Download Radolan Files on DWD Server

View source: R/download_radolan.R

download_radolanR Documentation

Download Radolan Files on DWD Server

Description

Download Radolan Files on DWD Server

Usage

download_radolan(resolution = "daily", export_dir = "data", ...)

Arguments

resolution

temporal resolution, one of "daily" or "hourly" (default: "daily")

export_dir

export directory (default: "data" in current working directory)

...

arguments passed to get_radolan_urls, such as start_daily, start_hourly, end_daily, end_hourly

Value

list with "daily_historical_urls" and "hourly_historical_urls"

Examples

## Not run: download_radolan(resolution = "daily")

KWB-R/kwb.dwd documentation built on Sept. 28, 2022, 6:03 p.m.