writeRelationsGMS: Write relations to gms data

View source: R/relations.R

writeRelationsGMSR Documentation

Write relations to gms data

Description

Write the relations to a gms data to be read by GAMS.

Usage

writeRelationsGMS(data, country, representation, attr, filename)

Arguments

data

A tibble coming from normalizeRelationsByArea() or filterGreater().

country

The country name.

representation

A string that can be "SimU", "CR", or "LU".

attr

A string with the attribute name.

filename

The output filename.


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