(R-lang.info)Exception handling


Next: Debugging Prev: System and foreign language interfaces Up: Top
Enter node , (file) or (file)node

8 Exception handling
********************

The exception handling facilities in R are provided through two
mechanisms.  Functions such as 'stop' or 'warning' can be called
directly or options such as '"warn"' can be used to control the handling
of problems.

stop
warning
on.exit
Error options

automatically generated by info2www version 1.2.2.9