make_set | R Documentation |
make_set
make_set(input_terms)
input_terms |
a string in the form "A OR B OR C" |
A tibble with column names from input_terms
representing search terms OR'd together
#make_set("A OR B")
#make_set("E OR F OR G")
#make_set("M OR N OR O OR P")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.