search_interventions: Search Interventions

Description Usage

View source: R/search.R

Description

Search an aggregate of all the interventions in the AACT database for a specific term. To retrieve the full aggregate as a dataframe, see aggregate_interventions.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
search_interventions(
  search_term,
  ignore.case = TRUE,
  perl = FALSE,
  fixed = FALSE,
  useBytes = FALSE,
  conn,
  verbose = TRUE,
  render_sql = TRUE
)

meerapatelmd/aactR documentation built on Jan. 3, 2021, 12:29 a.m.