Learn R Programming

campsismod (version 1.2.1)

equation-class: Equation class. Any statement in the form A = B.

Description

Equation class. Any statement in the form A = B.

Arguments

Slots

lhs

left-hand side expression

rhs

right-hand side expression