This function enables (or disables) r_error, the explanation of error message,
automatically when an error message is visible.
Usage
r_activate(switch = TRUE)
Arguments
- switch
Logical. If TRUE, r_error is triggered automatically when an error message occurs. Use FALSE to deactivate the function.