pullTsVariable: pull variable out of TS object

View source: R/lipd.manipulation.R

pullTsVariableR Documentation

pull variable out of TS object

Description

pulls all instances of a single variable out of a TS

Usage

pullTsVariable(TS, variable)

Arguments

TS

LiPD timeseries object See http://nickmckay.github.io/LiPD-utilities/r/index.html#what-is-a-time-series

variable

the name of variable in a TS object

Value

a vector of the values, with NA representing instances without this variable.

See Also

Other LiPD manipulation: createConcatenatedEnsembleMeasurementTable(), createModel(), createMultiModelEnsemble(), createSummaryTableFromEnsembleTable(), createTSid(), estimateUncertaintyFromRange(), getVariableIndex(), mapAgeEnsembleToPaleoData(), selectData()


nickmckay/GeoChronR documentation built on April 9, 2024, 5:26 a.m.