query_radlex_like_terms: Query based on search terms that does not write to catalogue

Description Usage Arguments Value

Description

Query based on search terms that does not write to catalogue

Usage

1
2
3
4
5
query_radlex_like_terms(
  terms,
  limit = NULL,
  concept_name_table = "public.v4_concept_name"
)

Arguments

terms

vector of phrases to collectively feed into the LIKE sql statement

Value

resultset as a dataframe with all column types as character and trimmed white space


patelm9/radiogram documentation built on Dec. 4, 2020, 8:13 p.m.