tsc.to.xts: tsc.to.xts Converts Java TimeSeriesContainer objects into XTS...

View source: R/timeSeriesContainers.R

tsc.to.xtsR Documentation

tsc.to.xts Converts Java TimeSeriesContainer objects into XTS time series objects.

Description

convert time series container to XTS

Usage

tsc.to.xts(tsc, colnamesSource = "parameter", offsetForType = FALSE)

Arguments

colnamesSource

which TimeSeriesContainer field should be used for column names, typically 'parameter'

offsetForType

defaults to 'FALSE' for backwards compatibility, offsets data if period average

Details

Long Description

Value

xts object from times and values in TSC.

Note

NOTE

Author(s)

Evan Heisman


eheisman/dssrip documentation built on Feb. 10, 2024, 2:40 p.m.