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)

anqif/CVXR documentation built on Feb. 6, 2024, 4:28 a.m.