writeAllColRow: Write ID objects into a text file that can be used by GLOBIOM

View source: R/write.R

writeAllColRowR Documentation

Write ID objects into a text file that can be used by GLOBIOM

Description

Write 10 ID objects per line, plus a header and a line with slash, according to GAMS requisites.

Usage

writeAllColRow(tokens, header, outfile)

Arguments

tokens

A vector of IDs.

header

A string.

outfile

Name of the file to be saved.


pedro-andrade-inpe/colrow documentation built on Oct. 3, 2023, 8:48 a.m.