Deprecated. The new version `tidyTs()` is *much* faster. takes a TS object and turns it into a long, tidy, data.frame. Useful for data manipulation and analysis in the tidyverse and plotting

tidyTsOld(TS)

Arguments

TS

a LiPD Timeseries object

Value

a tidy data.frame

See also

Other LiPD manipulation: pullTsVariable(), pushTsVariable(), tidyTs(), untidyTs()