convert.data.frame.to.xts: Convert time series

Description Usage Arguments Value

Description

Converts a time series provided as data.frame into an object of class xts.

Usage

1

Arguments

input.df

data.frame, which has to contain two columns called value and date. The former has to be of class numeric and the latter of class Date.

Value

Either NULL if the conversion failed or an object of class xts.


theGreatWhiteShark/climexUI documentation built on May 22, 2019, 2:25 p.m.