write_mrconso_net_from_vector: Writes a MRCONSO NET file if one does not exist for the given...

Description Usage

View source: R/write_mrconso_net_from_vector.R

Description

Writes a MRCONSO NET file if one does not exist for the given phrase

Usage

1
2
3
4
5
6
7
8
9
write_mrconso_net_from_vector(
  phrases,
  path_to_lookup,
  path_to_umls_net_dir,
  sub_forward_slash = TRUE,
  trim_inner_space = TRUE,
  sub_underscore = TRUE,
  push_to_github = TRUE
)

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