names

# S3 method for mass_dataset
names(x)

Arguments

x

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

Value

The names of the elements in the expression_data

slot of the mass_dataset object.