data_to_ts | R Documentation |
ts
of JDemetra+Promote a R time series to a "full" ts
of JDemetra+
data_to_ts(s, name)
s |
R time series |
name |
name of the series |
s <- ABS$X0.2.09.10.M
t <- data_to_ts(s, "test")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.