SweaveOptions-class package:DynDoc R Documentation _C_l_a_s_s "_S_w_e_a_v_e_O_p_t_i_o_n_s", _a _c_l_a_s_s _t_o _h_a_n_d_l_e _o_p_t_i_o_n_s _i_n _S_w_e_a_v_e _D_e_s_c_r_i_p_t_i_o_n: A small class designed to hold a set of Sweave options _O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s: Objects can be created by calls of the form 'new("SweaveOptions", ...)'. _S_l_o_t_s: '_o_p_t_i_o_n_s': Object of class '"list"' A list of strings representing options from a Sweave document. _M_e_t_h_o_d_s: _s_h_o_w 'signature(object = "SweaveOptions")': Outputs the options _g_e_t_O_p_t_i_o_n_s 'signature(object = "SweaveOptions")': Retrieves the options _n_u_m_O_p_t_i_o_n_s 'signature(object = "SweaveOptions")': Returns the number of options _A_u_t_h_o_r(_s): Jeff Gentry _S_e_e _A_l_s_o: 'Sweave', 'codeChunk'