make_set: make_set

View source: R/data-backend.R

make_setR Documentation

make_set

Description

make_set

Usage

make_set(input_terms)

Arguments

input_terms

a string in the form "A OR B OR C"

Value

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")


ransomts/litExplor documentation built on July 10, 2022, 5:45 p.m.