inspect_errors {gm} | R Documentation |
See Full Error Report
Description
See a full error report when the error message is too long and thus shortened.
Usage
inspect_errors()
Value
Invisible NULL
.
The full error report is printed in console.
Examples
## Not run:
Line(list(c, "p", NULL, 1:3, TRUE, NA_character_))
## End(Not run)
[Package gm version 1.0.2 Index]