Learn R Programming

ehelp (version 1.2.1)

eexample: function that allows to execute the examples from user defined functions

Description

function that allows to execute the examples from user defined functions

Usage

eexample(..., skip.donts = FALSE)

Arguments

...

function name of a user defined fn

skip.donts

boolean argument to specify whether dontest or dontrun examples should be skiped or not