Description Usage Arguments Value Examples
View source: R/getCpdbIdsInFset.R
Returns all CPDB entity IDs in a functional set. Note that functional sets of type 'N' (NESTs) are protected and cannot be retrieved.
1 | getCpdbIdsInFset(fsetId, fsetType, entityType)
|
fsetId, |
is the ID of the functional set |
fsetType, |
is its type (e.g. 'P'). |
entityType, |
entsetType |
array with CPDB entity IDs
1 2 3 | library(PathData)
getCpdbVersion()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.