getFeatures | R Documentation |
Get list of features in a dataset
getFeatures(dataset = NULL, ranks = NULL, allRanks = F)
dataset |
Dataset of interest. Default is the currently active dataset |
ranks |
Vector of ranks at which to get the list of features |
allRanks |
If set to TRUE, will get the list of all features at all ranks |
List of features in a dataset at specified ranks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.