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.


kueckelj/SPATA documentation built on March 22, 2022, 9:59 p.m.