aggregatedData: Get Aggregated Data

View source: R/MetAlyzer_handler.R

aggregatedDataR 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)

MetAlyzer documentation built on April 3, 2025, 6:32 p.m.