View source: R/checkDescription.R
checkDescription | R Documentation |
Checks whether all Declarations of a GAMS code come with a Description, throws out a warning in case of a missing description.
checkDescription(x, w = NULL)
x |
GAMS declarations matrix as returned by |
w |
a vector of warnings the warnings should be added to
|
vector of warnings
Jan Philipp Dietrich
codeCheck
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.