getCpdbIdsInFset: Get all CPDB entity IDs in a functional set.

Description Usage Arguments Value Examples

View source: R/getCpdbIdsInFset.R

Description

Returns all CPDB entity IDs in a functional set. Note that functional sets of type 'N' (NESTs) are protected and cannot be retrieved.

Usage

1
getCpdbIdsInFset(fsetId, fsetType, entityType)

Arguments

fsetId,

is the ID of the functional set

fsetType,

is its type (e.g. 'P').

entityType,

entsetType

Value

array with CPDB entity IDs

Examples

1
2
3
library(PathData)

getCpdbVersion()

isglobal-brge/brgeEnrich documentation built on Dec. 20, 2021, 8 p.m.