Get Meteorological data This function is defunct.
GetSMNData(
date,
type = c("hourly", "daily", "radiation"),
bar = FALSE,
cache = TRUE,
file.dir = tempdir()
)
Nothing
date vector of dates to fetch data
type of data to retrieve
logical object indicating whether to show a progress bar
logical indicating if the results should be saved on disk
optional directory where to save and/or retrieve data