View source: R/compatibility_checks.R
check_dict_group | R Documentation |
this checks that the provided dictionary has the requested group (if it is an included dict). This will look different when things are provided as a list versus as singular.
check_dict_group(dictname, group, indices = c(1, 2, 3, 4))
dictname |
string or length 4 vector |
group |
string or length 4 vector ( |
boolean for successful check
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.