Checks whether startup debug is on or not

is_debug_on()

Value

Returns TRUE is debug is enabled and FALSE otherwise.

Details

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