## ---- 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") #