getFeatures: Get list of features in a dataset

View source: R/utils.R

getFeaturesR Documentation

Get list of features in a dataset

Description

Get list of features in a dataset

Usage

getFeatures(dataset = NULL, ranks = NULL, allRanks = F)

Arguments

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

Value

List of features in a dataset at specified ranks


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.