Converts weather data from a dataframe into an object.
Converts weather data from a dataframe into an object.
convert.weather(data, entries = IO$weather.entries)
data |
A dataframe of weather data to be converted. |
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.