inst/doc/ag5Tools.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----eval = FALSE-------------------------------------------------------------
#  library(ag5Tools)
#  
#  ag5_download(variable = "2m_temperature",
#              statistic = "night_time_minimum",
#              day = "all",
#              month = "all",
#              year = 2015,
#              path = "C:/custom_target_folder")
#  

Try the ag5Tools package in your browser

Any scripts or data that you put into this service are public.

ag5Tools documentation built on Oct. 13, 2023, 1:15 a.m.