query_umls {LBDiscover} | R Documentation |
Query UMLS for term information
Description
Query UMLS for term information
Usage
query_umls(term, api_key, version = "current")
Arguments
term |
Character string, the term to query. |
api_key |
Character string. UMLS API key. |
version |
Character string. UMLS version to use. |
Value
A data frame with UMLS information for the term.
[Package LBDiscover version 0.1.0 Index]