init_error_tracker: Init error tracker

View source: R/function.R

init_error_trackerR Documentation

Init error tracker

Description

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

Usage

init_error_tracker()

Value

Invisibly returns 'NULL'.

Examples

getOption("error")
fcuk::init_error_tracker()
getOption("error")

fcuk documentation built on Feb. 26, 2026, 5:06 p.m.