set_to_group

set_to_group(set, ...)

Arguments

set

a list of term strings

...

additional sets

Value

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