Learn R Programming

gms (version 0.31.2)

checkDescription: checkDescription

Description

Checks whether all Declarations of a GAMS code come with a Description, throws out a warning in case of a missing description.

Usage

checkDescription(x, w = NULL)

Value

vector of warnings

Arguments

x

GAMS declarations matrix as returned by

w

a vector of warnings the warnings should be added to readDeclarations

Author

Jan Philipp Dietrich

See Also

codeCheck