samples: Sample IDs Accessor

samples,AnyHermesData-methodR Documentation

Sample IDs Accessor

Description

[Stable]

Access the sample IDs, i.e. col names, of a AnyHermesData object with a nicely named accessor method.

Usage

## S4 method for signature 'AnyHermesData'
samples(object)

Arguments

object

(AnyHermesData)
input.

Value

The character vector with the sample IDs.

See Also

genes() to access the gene IDs.

Examples

a <- hermes_data
samples(a)

insightsengineering/hermes documentation built on March 11, 2024, 11:04 p.m.