download_e_obs {pRecipe}R Documentation

E-OBS data downloader

Description

Function for downloading E-OBS.

Usage

download_e_obs(folder_path = ".", time_res = "monthly")

Arguments

folder_path

a character string with the path where the data will be downloaded.

time_res

a character string with the desired time resolution. Suitable options are:

  • "monthly",

  • "yearly".

Value

No return value, called to download the data set.


[Package pRecipe version 3.0.1-3 Index]