R/globals.R
set_debug.Rd
Sets debugging flag to output debugging info to the console.
set_debug(dbg = NULL)
Logical debugging flag (`TRUE` or `FALSE`).
The previous value of the debugging flag.
set_debug(TRUE) #> [1] FALSE