check.matrix: Check function: matrix

View source: R/checks.R

check.matrixR Documentation

Check function: matrix

Description

This function checks if the matrix objects in the lpmodel object are in the correct format.

Usage

check.matrix(mat, mat.name, mat.cat, inside.list)

Arguments

mat

The matrix object in lpmodel.

mat.name

The name of the matrix object in lpmodel.

mat.cat

The category of the matrix object.

inside.list

An indicator variables of whether the object that is being checked is inside a list or not.

Value

Nothing is returned.


conroylau/lpinfer documentation built on Oct. 25, 2024, 4 a.m.