fcuk (version 0.1.21)

remove_error_tracker: Remove error tracker

Description

After lauching this function, the errors will no longer be analysed.

Usage

remove_error_tracker()

Arguments

Examples

Run this code
# NOT RUN {
getOption("error")
fcuk::remove_error_tracker()
getOption("error")
# }

Run the code above in your browser using DataLab