Description Usage Arguments Details See Also Examples
Print method for time indexed series.
1 2 |
x |
a time indexed series |
format |
a character string describing how to format the observation times if
either |
matrix.format |
|
class |
if( |
... |
additional arguments that may be passed along to |
If matrix.format
is F
(the default) and x
is
a univariate monthly, quarterly or annual series, printing is
accomplished by print(as.ts(x), ...)
. Otherwise,
x
is printed as a matrix with rownames created by
formatting the time indexes of the observations according to the
format
string.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.