View source: R/write_mrconso_net.R
Writes a MRCONSO NET file if one does not exist for the given phrase
1 2 3 4 5 6 7 8 9 10 | write_mrconso_net(
dataframe,
phrase_col,
path_to_lookup,
path_to_umls_net_dir,
sub_forward_slash = TRUE,
trim_inner_space = TRUE,
sub_underscore = TRUE,
push_to_github = TRUE
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.