listDrugAnnotations: List related annotations

Description Usage Arguments Value

View source: R/drugs.R

Description

Find all related concepts of a given concept, optionally restricted to set of concept kinds.

Usage

1
listDrugAnnotations(model, code, kinds = NULL)

Arguments

model

A model object like returned by loadDefaultModel.

code

A concept code (character vector) to look for.

kinds

A vector of concept kinds to include in the returned list.

Value

A data frame of the matching annotation concepts.


DrugInfoStudio/DIStudio documentation built on April 30, 2020, 6:58 a.m.