print.assertr_assert_error: Printing assertr's assert errors

View source: R/errors.R

print.assertr_assert_errorR Documentation

Printing assertr's assert errors

Description

'print' method for class "assertr_assert_error" This prints the error message and the entire two-column 'data.frame' holding the indexes and values of the offending data.

Usage

## S3 method for class 'assertr_assert_error'
print(x, ...)

Arguments

x

An assertr_assert_error object

...

Further arguments passed to or from other methods

See Also

summary.assertr_assert_error


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