Find (1) which string in 'unknown_vector' contains all segments (characters) in 'known_string' or (2) which string is the only one that doesn't
1 | contains_subset(unknown_vector, known_string, contains = TRUE)
|
unknown_vector |
an unknown vector |
known_string |
a known string |
contains |
(optional) default is 'TRUE' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.