convert.weather: Converts weather data from a dataframe into an object.

Description Usage Arguments Value

View source: R/FIT.R

Description

Converts weather data from a dataframe into an object.

Usage

1

Arguments

data

A dataframe of weather data to be converted.

entries

An optional string array that designates the entries of the dataframe to be loaded.

Value

An object that reprents the timeseries data of weather factors. Internally, the object holds a dataframe of size ntimepoints * nfactors.


FIT documentation built on May 2, 2019, 3:38 p.m.