Learn R Programming

aisdk (version 1.1.0)

sdk_get_var_metadata: Get Metadata for a Protected Variable

Description

Get Metadata for a Protected Variable

Usage

sdk_get_var_metadata(name)

Value

A list with metadata (locked, cost, etc.), or NULL if not protected.

Arguments

name

Character string. The name of the variable.