getFeatureNames: Obtain feature names

View source: R/get-family.R

getFeatureNamesR Documentation

Obtain feature names

Description

An easy way to obtain all features of interest along with their class.

Usage

getFeatureNames(object, of_class = NULL)

Arguments

object

A valid spata-object.

of_class

Character vector. Specify the classes a feature must be of for it's name to be returned.

Value

A named character vector of the variables in the feature data slot.


theMILOlab/SPATA documentation built on April 3, 2022, 3:37 a.m.