summary.assertr_assert_error {assertr} | R Documentation |
'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.
## S3 method for class 'assertr_assert_error'
summary(object, ...)
object |
An assertr_assert_error object |
... |
Additional arguments affecting the summary produced |