aggregatedData {MetAlyzer} | R Documentation |
Get Aggregated Data
Description
This function returns the tibble "aggregated_data".
Usage
aggregatedData(metalyzer_se)
Arguments
metalyzer_se |
SummarizedExperiment |
Examples
metalyzer_se <- MetAlyzer_dataset(file_path = example_extraction_data())
aggregatedData(metalyzer_se)
[Package MetAlyzer version 1.0.0 Index]