getOpts: A way to quickly get options for functions.

Description Usage Arguments Details

Description

A way to quickly get options for functions.

Usage

1
getOpts(arguments = NULL, ...)

Arguments

arguments

A character vector of arguments to access. If NULL, the function processes all available arguments.

...

Arguments that override the defaults. If an argument is provided via ellipses from a caller function, these are assigned the provided value instead of the default value.

Details

If the


Cmell/ResultsHelper documentation built on April 10, 2020, 9:29 p.m.