checkDescription: checkDescription

View source: R/checkDescription.R

checkDescriptionR 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 readDeclarations

Value

vector of warnings

Author(s)

Jan Philipp Dietrich

See Also

codeCheck


gms documentation built on June 29, 2024, 9:07 a.m.