Learn R Programming

mutossGUI (version 0.1-12)

reportBug: Function to Report Bugs in MuTossGUI

Description

This function opens a graphical user interface for reporting bugs with the mutoss Java GUI.

Usage

reportBug()

Arguments

Value

None (invisible NULL).

Author

Kornelius Rohmeyer rohmeyer@small-projects.de

Details

This function collects all necessary information for debugging from the current session. The information that is sent can be reviewed before sending.

Examples

Run this code
  if (FALSE) {
  reportBug()
  }

Run the code above in your browser using DataLab