Learn R Programming

aisdk (version 1.1.0)

sdk_is_var_locked: Check if a Variable is Locked

Description

Check if a Variable is Locked

Usage

sdk_is_var_locked(name)

Value

TRUE if the variable is protected and locked, FALSE otherwise.

Arguments

name

Character string. The name of the variable.