return_matching_controls: Of All Args Return Ones Matching Control Arguments

View source: R/utils-control.R

return_matching_controlsR Documentation

Of All Args Return Ones Matching Control Arguments

Description

Of All Args Return Ones Matching Control Arguments

Usage

return_matching_controls(args)

Arguments

args

character; a vector of strings that represent the function arguments.

Value

character; a vector of strings returning only the function arguments that match control arguments so that users can specify them directly in each function and not have to construct a control object every time in order to pass only one or two control arguments.

Note

This function is meant to be used internally. Only use when debugging.


salesforcer documentation built on March 18, 2022, 6:26 p.m.