extract(data, direction = c("time", "x"), timeorder, xorder)
Arguments
Value
When xorder is specified, it returns a fts object with same argument as
data but with a subset of x variables.
When timeorder is specified, it returns a fts object with same argument
as data but with a subset of time variables.