Determine the context of subsequent manipulations

activate_microbiome_dataset(
  .data,
  what = c("sample_info", "variable_info", "expression_data")
)

Arguments

.data

(required) A microbiome_dataset class object

what

(required) What should get be activated? Possible values are sample_info, expression_data, or variable_info.

Value

A microbiome_dataset class object

Author

Xiaotao Shen shenxt1990@outlook.com