getFeatureNames: Obtain feature names

View source: R/getA-G.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, 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.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.