Description Usage Arguments Value
View source: R/remove_record_from_glossary.R
Completely removes all traces of a query search
1 2 | remove_record_from_glossary(umls_sql_keyword_id = NULL, umls_sql_keyword,
path_to_glossary = "/Users/meerapatel/GitHub/MSK_KMI_Enterprise/TerminologyBiblioTech/CATALOGUE/UMLS_MT_MRCONSO/GLOSSARY_UMLS_MT_MRCONSO_QUERY_TERMS.csv")
|
sql_query_keyword_id |
id number that identifies the keyword. If NULL, all records with parameter sql_query_keyword will be filtered out instead. |
sql_query_keyword |
keyword to remove |
An updated glossary that is written at its existing file destination
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.