set_debug: Set debugging flag

View source: R/globals.R

set_debugR Documentation

Set debugging flag

Description

Sets debugging flag to output debugging info to the console.

Usage

set_debug(dbg = NULL)

Arguments

dbg

Logical debugging flag ('TRUE' or 'FALSE').

Value

The previous value of the debugging flag.

Examples

set_debug(TRUE)


jonathan-g/kayatool documentation built on July 16, 2024, 9:05 p.m.