Learn R Programming

CVXR (version 1.9.1)

expr_name: Get the Name of an Expression

Description

Get the Name of an Expression

Usage

expr_name(x, ...)

Value

Character string.

Arguments

x

An expression object.

...

Not used.