iso_get_data_summary: Get data summary

View source: R/aggregate_data.R

iso_get_data_summaryR Documentation

Get data summary

Description

Summarize the data information from one or multiple iso files.

Usage

iso_get_data_summary(iso_files, quiet = default(quiet))

Arguments

iso_files

single iso file or collection of iso_file objects

quiet

whether to display (quiet=FALSE) or silence (quiet = TRUE) information messages. Set parameter to overwrite global defaults for this function or set global defaults with calls to iso_turn_info_messages_on and iso_turn_info_messages_off

Value

a tibble that summarizes the data in the iso_files


KopfLab/isoreader documentation built on Aug. 6, 2023, 9:22 p.m.