Skip to contents

Prints a diagnostic summary of the workbench environment, including path detection, version, and system information.

Usage

wb_sitrep()

Value

A list of diagnostic information, invisibly.

Examples

if (FALSE) { # \dontrun{
wb_sitrep()
} # }