is_debug_on: Checks whether startup debug is on or not

View source: R/debug.R

is_debug_onR Documentation

Checks whether startup debug is on or not

Description

Checks whether startup debug is on or not

Usage

is_debug_on()

Details

The debug mode is when startup() is called, either explicitly via argument debug or via environment variable R_STARTUP_DEBUG.

Value

Returns TRUE is debug is enabled and FALSE otherwise.


startup documentation built on April 3, 2023, 5:48 p.m.