Rverbose
Description
|
Enables or disables the printing of error messages when errors occur during the evaluation of R statements. When this parameter is set, two corresponding R options are set accordingly, namely
show.error.messages, which is set to the same value as this parameter, and
warn which is set to
1 or
-1 when this parameter is set to
true or
false respectively.
|
Type
|
Boolean, read/write
|
Default value
|
false
|
Module
|