make_set.Rd
make_set
make_set(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")
input_terms