tramoseats_read_spec | R Documentation |
The specification file is a xml file like the one JDemetra+ would write when defining a specification in the Graphical User Interface.
tramoseats_read_spec(file)
file |
xml format, |
list
file <- system.file("workspaces", "workspace_test","TramoSeatsSpec","TramoSeatsSpec-1.xml", package = "rjd3workspace")
my_spec<- tramoseats_read_spec(file)
class(my_spec)
str(my_spec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.