R/as_gams.R
as_gams.Rd
Render a multimod object as a GAMS code string.
multimod
as_gams(x, ...) # S3 method for class 'func' as_gams(x, ...)
A multimod object.
Additional arguments (not used).
A character string with valid GAMS syntax.