add_rename_landnode_xml: Add a table to an XML pipeline that instructs the...

Description Usage Arguments Value Author(s)

View source: R/xml.R

Description

Such a table is necessary to help work around limitations in the XML processing that node names of the same name can not be nested with in each other: LandNode/LandNode thus instead we say LandNode1/LandNode2 and rename as the last step. Therefore in most cases a user should add this table near the end of the XML pipeline.

Usage

1

Arguments

dot

The current state of the pipeline started from create_xml

Value

A "data structure" to hold the various parts needed to run the model interface CSV to XML conversion.

Author(s)

Pralit Patel


rohmin9122/gcam-korea-release documentation built on Nov. 26, 2020, 8:11 a.m.