Learn R Programming

maidr (version 0.1.2)

is_patching_enabled: Check if Base R patching is currently active

Description

Wrappers are installed once during .onLoad and remain in the namespace. This flag controls whether they record calls or act as pass-through.

Usage

is_patching_enabled()

Arguments

Value

TRUE if patching is active