fcuk (version 0.1.21)

init_error_tracker: Init error tracker

Description

After lauching this function, every error message will be analysed. This function is called when loading the package.

Usage

init_error_tracker()

Arguments

Examples

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

Run the code above in your browser using DataLab