search_omop_key: Search OMOP key for a term

Description Usage Arguments

View source: R/search_omop_key.R

Description

Search OMOP key for a term

Usage

1
2
3
4
5
search_omop_key(
  path_to_key = "/Users/patelm9/GitHub/MSK/biblio-tech/KEY/REDCap/KEY_TO_OMOP.csv",
  string,
  type = c("like", "exact")
)

Arguments

path_to_key

path to key file

string

string to search


patelm9/cartographR4 documentation built on April 8, 2020, 7:21 p.m.