RmetricsOptions           package:timeDate           R Documentation

_R_m_e_t_r_i_c_s _O_p_t_i_o_n _S_e_t_t_i_n_g_s

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

     Allow the user to set and examine a variety of global options
     which affect the way in which Rmetrics functions computes and
     displays its results.

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

     setRmetricsOptions(...)
     getRmetricsOptions(x, unset = "")

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

   unset: a character string holding the return value is x is not set. 

       x: a character string holding an option name. 

     ...: any options can be defined, using 'name = value' or by
          passing a list of such tagged values. 

