core                   package:its                   R Documentation

_E_x_t_r_a_c_t _c_o_r_e _f_r_o_m _o_b_j_e_c_t _o_r _a_s_s_i_g_n _c_o_r_e _t_o _o_b_j_e_c_t

_D_e_s_c_r_i_p_t_i_o_n:

     Extract core from objects.  Particularly time series objects.

_U_s_a_g_e:

     core(x)
     core(x) <- value

_A_r_g_u_m_e_n_t_s:

       x: an object which contains core 

   value: new core to be assigned to object 

     ...: further arguments to function 

_V_a_l_u_e:

     a vector of core

_A_u_t_h_o_r(_s):

     Whit Armstrong

