This function retrieves parsing problems encountered during the reading of a set of iso files.
iso_get_problems(iso_files, select = everything())
collection of iso_file objects
which data columns to select - use c(...)
to select multiple, supports all select syntax. By default, all columns are selected.
Other problem functions:
iso_filter_files_with_problems()
,
iso_get_problems_summary()
,
iso_has_problems()
,
iso_problem_functions