defaultArg: Set an args List Element to Default Value

Description Usage Arguments

Description

Set an args List Element to Default Value

Usage

1
defaultArg(what, as, args, verbose = TRUE)

Arguments

what

The name of the argument.

as

The value to set it as.

args

An args list. The result of getArgs.

verbose

A boolean. Toggles whether to alert the user that an argument is set.


exprso documentation built on May 1, 2019, 7:11 p.m.