Print summary of individual iso_files (dual inlet or continuous flow) or collection of iso_files.
# S3 method for iso_file_list
print(x, ...)# S3 method for iso_file
print(x, ..., show_problems = TRUE)
# S3 method for dual_inlet
print(x, ..., show_problems = TRUE)
# S3 method for continuous_flow
print(x, ..., show_problems = TRUE)
# S3 method for scan
print(x, ..., show_problems = TRUE)
Object to show.
additional parameters passed to print.default
whether to show encountered problems