tsToDf: Return a monthly or daily univariate time series object as a...

Description Usage Arguments Value

View source: R/tsToDf.r

Description

Return a monthly or daily univariate time series object as a data frame

Usage

1
tsDf <- tsToDf(tsData)

Arguments

tsData

A time series object

Value

A data frame with three or four columns representing year, month number, day of the month number, and the time series value.


OHDSI/Castor documentation built on March 20, 2021, 6:09 p.m.