verify_setequal | R Documentation |
Check that two arguments contain the same elements. If not, provide an informative error message.
verify_setequal(set1, set2) set_string(set)
set1 |
First set |
set2 |
Second set |
set |
A set |
TRUE
if all components present, error otherwise
set_string
: Paste strings together as a set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.