query_umls: Query UMLS for term information

View source: R/queries.R

query_umlsR 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.


LBDiscover documentation built on June 16, 2025, 5:09 p.m.