Loads weather data.
Loads weather data.
load.weather(path, variable = NULL, entries = IO$weather.entries)
path |
A path of a file that contains weather data to be loaded.
When the file is a loadable |
variable |
An optional string that designates the name of a
dataframe object that has been saved in an |
entries |
An optional string array that designates the entries of the dataframe to be loaded. |
An object that reprents the timeseries data of weather factors.
Internally, the object holds a dataframe of size
ntimepoints * nfactors
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.