summary.assertr_assert_error: Summarizing assertr's assert errors

View source: R/errors.R

summary.assertr_assert_errorR Documentation

Summarizing assertr's assert errors

Description

'summary' method for class "assertr_assert_error" This prints the error message and the first five rows of the two-column 'data.frame' holding the indexes and values of the offending data.

Usage

## S3 method for class 'assertr_assert_error'
summary(object, ...)

Arguments

object

An assertr_assert_error object

...

Additional arguments affecting the summary produced

See Also

print.assertr_assert_error


ropenscilabs/assertr documentation built on April 15, 2024, 5:54 a.m.