iso_get_data_summary: Get data summary

Description Usage Arguments Value

View source: R/aggregate_data.R

Description

Summarize the data information from one or multiple iso files.

Usage

1
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


isoreader documentation built on Nov. 19, 2021, 1:07 a.m.