core {its} | R Documentation |
Extract core from objects. Particularly time series objects.
core(x) core(x) <- value
x |
an object which contains core |
value |
new core to be assigned to object |
... |
further arguments to function |
a vector of core
Whit Armstrong