reportBug {R.oo}R Documentation

Send a bug report about the last Exception thrown

Description

Send a bug report about the last Exception thrown.

NOTE: This method is not supported and does NOT work (yet).

Usage

## Default S3 method:
reportBug(...)

Arguments

... Any arguments accepted by InternalErrorException.reportBug.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

InternalErrorException.reportBug.


[Package R.oo version 1.1.6 Index]