Learn R Programming

aisdk (version 1.1.0)

sdk_unprotect_var: Unprotect a Variable

Description

Removes protection from a previously protected variable.

Usage

sdk_unprotect_var(name)

Value

Invisible TRUE.

Arguments

name

Character string. The name of the variable to unprotect.