Last data update: 2014.03.03

R: Extract core from object or assign core to object
coreR 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

Results