Learn R Programming

CVXR (version 1.9.1)

atoms: Get the Atoms in an Expression

Description

Get the Atoms in an Expression

Usage

atoms(x, ...)

Value

List of atom objects.

Arguments

x

An expression object.

...

Not used.