print.assertr_assert_error {assertr} | R Documentation |
'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.
## S3 method for class 'assertr_assert_error'
print(x, ...)
x |
An assertr_assert_error object |
... |
Further arguments passed to or from other methods |