get_concept_info: Get UMLS concept info.

Description Usage Arguments Value Examples

Description

Get UMLS concept info.

Usage

1

Arguments

CUI

CUI of interest.

Value

Information about the CUI. This is of UMLS class Concept.

Examples

1
2
# Get info for concept C0011884
info <- get_concept_info("C0011884")

mpancia/rUMLS documentation built on May 23, 2019, 6:26 a.m.