add_node_equiv_xml: add_node_equiv_xml

Description Usage Arguments Value Author(s)

View source: R/xml.R

Description

Add a table to an XML pipeline that instructs the ModelInterface to treat tags in the same class as the same when enabled, thus not requiring multiple headers for instance to read in a share-weight into a technology intermittent-technology or tranTechnology. A user taking advantage of this feature would then read this table early in the XML pipeline.

Usage

1
add_node_equiv_xml(dot, equiv_class)

Arguments

dot

The current state of the pipeline started from create_xml

equiv_class

A name of the equivalence class to add. This could be any key in the list XML_NODE_EQUIV.

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.