is_param_flag_or_arg | R Documentation |
If paramater description contains '(flag)' or '(boolean)' or '(bool)' assume argument is a flag otherwise assume is an argument
is_param_flag_or_arg(param_description)
param_description |
paramater description (character) |
"flag" for flag arguments and 'arg' for non-flag args (character)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.