dimnames

# S3 method for mass_dataset
dimnames(x)

Arguments

x

A mass_dataset object whose expression_data slot's dimension names you want to retrieve.

Value

The dimension names (row and column names) of the expression_data slot in the mass_dataset object.