Learn R Programming

CVXR (version 1.0-14)

resetOptions: Reset Options

Description

Reset the global package variable .CVXR.options.

Usage

resetOptions()

Arguments

Value

The default value of CVXR package global .CVXR.options.

Examples

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

Run the code above in your browser using DataLab