#rUMLS An R interface for the National Library of Medicine's Unified Medical Language System UMLS.
This currently can only be installed from github:
# install.packages('devtools')
devtools::install_github("mpancia/rUMLS")
You can learn how to use the package by running the vignette:
vignette("rUMLS", "rUMLS")
You need an NLM license in order to use this package. Obtain one at the NLM site.
- Metathesaurus Reference
- API Reference
- UMLS Login
- UMLS Quickstart Login
- Relationship Type Reference browseVignettes(package = 'rUMLS')