untidyTs | R Documentation |
takes a long, tidy, data.frame and returns a TS object. This is the opposite of tidyTs().
untidyTs(tTS, age.var = "age")
tTS |
a tidy data frame, such as those created by tidyTs() |
age.var |
variable name for the time dimension |
a LiPD Timeseries object
Other LiPD manipulation:
pullTsVariable()
,
pushTsVariable()
,
tidyTs()
,
tidyTsOld()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.