Get Meteorological data This function is defunct.
GetSMNData( date, type = c("hourly", "daily", "radiation"), bar = FALSE, cache = TRUE, file.dir = tempdir() )
date: date vector of dates to fetch datatype: type of data to retrievebar: logical object indicating whether to show a progress barcache: logical indicating if the results should be saved on diskfile.dir: optional directory where to save and/or retrieve dataNothing
Related functions from the same R package
Useful links