set_to_group | R Documentation |
set_to_group
set_to_group(set, ...)
set |
a list of term strings |
... |
additional sets |
a group tibble, representing search term sets which are AND'd together set_to_group(make_set("A OR B")) set_to_group(make_set("A OR B"), make_set("C OR D")) generate_name_from_set
string with the terms deliminated by an underscore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.