choice_check | R Documentation |
A function for streamlining the argument-checking process when multiple strings are accepted.
choice_check(x, name, choices)
x |
an argument. |
name |
the name of the argument |
choices |
a vector of acceptable choices. The first string is used as the default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.