tidyTs.Rd
takes a TS object and turns it into a long, tidy, data.frame. Useful for data manipulation and analysis in the tidyverse and plotting. The opposite operation as untidyTs()
tidyTs(TS, age.var = NA)
a tidy data.frame
Other LiPD manipulation:
pullTsVariable()
,
pushTsVariable()
,
tidyTsOld()
,
untidyTs()