check_setting | R Documentation |
Checks whether the input settings are valid or not.
check_setting(known.options, options, mandatory.options = NULL)
known.options |
Vector with names and classes of allowed options. |
options |
Active options to be checked. |
mandatory.options |
Fields that have to be present. |
TRUE
if the setting is valid, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.