View source: R/return_mrconso_net.R
Returns MRCONSO NETS that match the phrase
1 2 | return_mrconso_net(phrase, rm_forward_slash = TRUE,
cast_wide_net = TRUE, list_by_cui = TRUE)
|
phrase |
character vector of length 1. |
rm_forward_slash |
forward slashes throws errors with the write_csv and read_csv proceses downstream and are removed from the phrase by default |
cast_wide_net |
TRUE if any NET with a grep logical match is to be included |
list_by_cui |
selects only CUI and STR variables and splits output by CUI into a list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.