printErrors {nimble} | R Documentation |
Retrieves the error file from R's tempdir and prints to the screen.
printErrors(excludeWarnings = TRUE)
excludeWarnings |
logical indicating whether compiler warnings should be printed; generally such warnings can be ignored. |
Christopher Paciorek