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)
Arguments
- x
GAMS declarations matrix as returned by
- w
a vector of warnings the warnings should be added to
readDeclarations
Author
Jan Philipp Dietrich