iso_get_problems: Retrieve parsing problems

View source: R/problems.R

iso_get_problemsR Documentation

Retrieve parsing problems

Description

This function retrieves parsing problems encountered during the reading of a set of iso files.

Usage

iso_get_problems(iso_files, select = everything())

Arguments

iso_files

collection of iso_file objects

select

which data columns to select - use c(...) to select multiple, supports all select syntax. By default, all columns are selected.

See Also

Other problem functions: iso_filter_files_with_problems(), iso_get_problems_summary(), iso_has_problems(), iso_problem_functions


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