untidyTs.Rd
takes a long, tidy, data.frame and returns a TS object. This is the opposite of tidyTs().
untidyTs(tTS, age.var = "age")
a tidy data frame, such as those created by tidyTs()
variable name for the time dimension
a LiPD Timeseries object
Other LiPD manipulation: pullTsVariable(), pushTsVariable(), tidyTs(), tidyTsOld()
pullTsVariable()
pushTsVariable()
tidyTs()
tidyTsOld()