Learn R Programming

stubthat (version 1.2.1)

stub: Build stubs out of functions

Description

See the vignette for usage details. You can access it by executing vignette('stubthat').

Usage

stub(function_to_stub)

Arguments

function_to_stub

is the function that the user wants to make a stub out of