Description Usage Arguments Value Author(s) See Also Examples
meltMyTS is primarily designed to prepare data to be used with
ggMyTS (QMSS) to make plots of time series trends
with ggplot.
| 1 | meltMyTS(mv.ts.object, time.var, keep.vars)
 | 
| mv.ts.object | A multivariate time series object created with  | 
| time.var | A character string naming the time variable. | 
| keep.vars | An optional character vector with names of variables to keep.
If  | 
A molten data frame.
Jonah Gabry <jsg2201@columbia.edu>. See melt
in (reshape2) for the author of the original melt function.
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.