View source: R/search_umls_key.R
Search umls key for a term
1 2 3 4 5 | search_umls_key(
path_to_key = "/Users/patelm9/GitHub/MSK/biblio-tech/KEY/REDCap/KEY_TO_UMLS.csv",
string,
type = c("like", "exact")
)
|
path_to_key |
path to key file |
string |
string to search |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.