pullTsVariable.Rd
pulls all instances of a single variable out of a TS
pullTsVariable(TS, variable, strict.search = FALSE)
a vector of the values, with NA representing instances without this variable.
Other LiPD manipulation:
pushTsVariable()
,
tidyTs()
,
tidyTsOld()
,
untidyTs()