eexample: function that allows to execute the examples from user...

View source: R/ehelp-example.R

eexampleR Documentation

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


ehelp documentation built on Jan. 7, 2023, 1:20 a.m.