checkDescription {gms} | R Documentation |
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
|
Value
vector of warnings
Author(s)
Jan Philipp Dietrich
See Also
[Package gms version 0.31.2 Index]