core {its}R Documentation

Extract core from object or assign core to object

Description

Extract core from objects. Particularly time series objects.

Usage

core(x)
core(x) <- value

Arguments

x

an object which contains core

value

new core to be assigned to object

...

further arguments to function

Value

a vector of core

Author(s)

Whit Armstrong


[Package its version 1.1.8 Index]