SweaveUtils package:utils R Documentation _S_w_e_a_v_e _D_r_i_v_e_r _U_t_i_l_i_t_i_e_s _D_e_s_c_r_i_p_t_i_o_n: These functions are handy for writing Sweave drivers and currently not documented. Look at the source code of the Sweave Latex driver (in this package) or the HTML driver (in the R2HTML package from CRAN) to see how they can be used. _U_s_a_g_e: RtangleWritedoc(object, chunk) RweaveChunkPrefix(options) RweaveEvalWithOpt(expr, options) RweaveLatexFinish(object, error=FALSE) RweaveLatexOptions(options) RweaveTryStop(err, options) SweaveHooks(options, run = FALSE, envir = .GlobalEnv) makeRweaveLatexCodeRunner(evalFunc=RweaveEvalWithOpt) _A_u_t_h_o_r(_s): Friedrich Leisch, with contributions by Seth Falcon