diagnostics {rhino} | R Documentation |
Prints information which can be useful for diagnosing issues with Rhino.
diagnostics()
None. This function is called for side effects.
if (interactive()) {
# Print diagnostic information.
diagnostics()
}