Learn R Programming

CVXR (version 1.0-14)

get_id: Get ID

Description

Get the next identifier value.

Usage

get_id()

Arguments

Value

A new unique integer identifier.

Examples

Run this code
if (FALSE) {
   get_id()
}

Run the code above in your browser using DataLab