setIdCounter: Set ID Counter

View source: R/globals.R

setIdCounterR Documentation

Set ID Counter

Description

Set the CVXR variable/constraint identification number counter.

Usage

setIdCounter(value = 0L)

Arguments

value

The value to assign as ID.

Value

the changed value of the package global .CVXR.options.

Examples

## Not run: 
  setIdCounter(value = 0L)

## End(Not run)

CVXR documentation built on Oct. 31, 2022, 1:07 a.m.