diagnostics: Print diagnostics

View source: R/rhino.R

diagnosticsR Documentation

Print diagnostics

Description

Prints information which can be useful for diagnosing issues with Rhino.

Usage

diagnostics()

Value

None. This function is called for side effects.

Examples

if (interactive()) {
  # Print diagnostic information.
  diagnostics()
}

rhino documentation built on Sept. 20, 2024, 5:10 p.m.

Related to diagnostics in rhino...