sdk_unprotect_var: Unprotect a Variable

View source: R/variable_registry.R

sdk_unprotect_varR Documentation

Unprotect a Variable

Description

Removes protection from a previously protected variable.

Usage

sdk_unprotect_var(name)

Arguments

name

Character string. The name of the variable to unprotect.

Value

Invisible TRUE.


aisdk documentation built on May 29, 2026, 9:07 a.m.