Description Usage Arguments Value
View source: R/aggregate_data.R
Summarize the data information from one or multiple iso files.
1 | iso_get_data_summary(iso_files, quiet = default(quiet))
|
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 |
a tibble
that summarizes the data in the iso_files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.