Learn R Programming

maidr (version 0.1.2)

is_internal_call: Check Internal Guard Flag

Description

Checks if we're currently in internal code (to prevent recursive tracing).

Usage

is_internal_call()

Arguments

Value

TRUE if internal guard is set, FALSE otherwise