Skip to contents

Render a multimod object as a GAMS code string.

Usage

as_gams(x, ...)

# S3 method for class 'func'
as_gams(x, ...)

Arguments

x

A multimod object.

...

Additional arguments (not used).

Value

A character string with valid GAMS syntax.