View source: R/lipdManipulation.R
tidyTsOld | R Documentation |
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)
TS |
a LiPD Timeseries object |
a tidy data.frame
Other LiPD manipulation:
pullTsVariable()
,
pushTsVariable()
,
tidyTs()
,
untidyTs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.