View source: R/check_arguments.R
check_arg_char_opts | R Documentation |
Check if argument is in the given options
check_arg_char_opts(object, opts, null = FALSE)
object |
argument to check |
opts |
Possible values for object |
null |
Whether NULL value is allowed, default is FALSE |
TRUE or error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.