View source: R/utils-control.R
return_matching_controls | R Documentation |
Of All Args Return Ones Matching Control Arguments
return_matching_controls(args)
args |
|
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.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.