DSECOMPILED               package:dse1               R Documentation

_U_s_e _C_o_m_p_i_l_e_d _o_r _S/_R _C_o_d_e

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

     Determines if compiled code should be used or not.

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

         .DSECOMPILED <- TRUE
         .DSECOMPILED <- FALSE
         .DSEDUP <- TRUE
         .DSEDUP <- FALSE

_E_x_a_m_p_l_e_s:

         .DSECOMPILED <- TRUE
         .DSEDUP <- TRUE

