check.vector: Check function: vector

View source: R/checks.R

check.vectorR Documentation

Check function: vector

Description

This function checks if the matrix objects in lpmodel are in the correct format. If not, an error message is displayed.

Usage

check.vector(vec, vec.name, inside.list)

Arguments

vec

The vector object in lpmodel.

vec.name

The name of the vector object in lpmodel.

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. 23, 2022, 9:21 a.m.