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

getFeatureNames(object, of_class = NULL, of_sample = NA)

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.