Description Usage Arguments Details Value See Also
alike
will treat time series parameter components with zero in
them as wildcards. This function allows you to create these wild card time
series attributes since R does not allow direct creation/modification of
ts
attributes with zero values.
1 2 |
x |
the object to abstract |
what |
which portion of the |
... |
arguments for methods that require further arguments |
Make sure you do not try to use the templates you create with this for
anything other than as alike
templates since the result is
likely undefined given R expects non zero values for the ts
attribute and attempts to prevent such attributes.
a ts
object with the ts
parameter modified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.