Learn R Programming

lpmodeler (version 0.2-1)

checkDims: Check the consistency of the dimensions of a LP or MIP

Description

checkDims checks the consistency of the dimensions of the matrices and vectors of a linear program (LP) or a mixed integer program (MIP) reprensented by an object of class lpmodeler.

Usage

checkDims(p)

Arguments

p
an object of class lpmodeler

See Also

TODO