createListSimpleCode {goxygen} | R Documentation |
support function to create documentation of non-modular GAMS code.
createListSimpleCode(path = ".", citation = NULL, mainfile = "main.gms")
path |
path to the model to be documented |
citation |
citation data read from a CFF file |
mainfile |
main file of the model |
Jan Philipp Dietrich