Last data update: 2014.03.03

R: Function to Report Bugs in MuTossGUI
reportBugR Documentation

Function to Report Bugs in MuTossGUI

Description

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

Usage

  reportBug()

Details

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

Value

None (invisible NULL).

Author(s)

Kornelius Rohmeyer rohmeyer@small-projects.de

Examples

  ## Not run: 
  reportBug()
  
## End(Not run)

Results