Description Usage Arguments Details See Also Examples
Generic function for replacing the frequency of an object.
1 | frequency(x) <- value
|
x |
an object. |
value |
a frequency. |
frequency<-
is a generic function for replacing (or assigning)
the frequency of an object. Currently, there is a "zooreg"
and
a "zoo"
method. In both cases, the value
is assigned
to the "frequency"
of the object if it complies with the
index(x)
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.