Learn R Programming

CVXR (version 1.0)

get_id: Get ID

Description

Get the next identifier value.

Usage

get_id()

Arguments

Value

A new unique integer identifier.

Examples

Run this code
# NOT RUN {
   get_id()
# }

Run the code above in your browser using DataLab