download_e_obs: E-OBS data downloader

View source: R/download_e_obs.R

download_e_obsR 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.


pRecipe documentation built on Nov. 23, 2023, 1:08 a.m.