relfromCUI: Retrieving UMLS Concept Relations

View source: R/relfromCUI.R

relfromCUIR Documentation

Retrieving UMLS Concept Relations

Description

This function help to retrieve the NLM-asserted relationships for a known CUI.

Usage

relfromCUI(CUI, pageSize = NULL)

Arguments

CUI

UMLS Concept Unique Identifier

pageSize

The default is NULL and returns 25 pages. pageSize is a number.

Value

A data frame #' @examples ## Not run: relation <- relfromCUI(CUI = "C0155502")


yvoawk/getUMLS documentation built on Aug. 2, 2022, 5:08 p.m.