Description Usage Arguments Value Note Author(s)
Such tables need to get partitioned into a series of tables due to limitations in the way that the Model Interfaces processes information. In particular all XML tag names have to be specified in the header and can not be set dynamically as is the intention with the logit.type.
1 | add_logit_tables_xml(dot, data, header, base_logit_header = header)
|
dot |
The current state of the pipeline started from |
data |
The tibble of data to add to the conversion |
header |
The header tag to can be looked up in the header file to
convert |
base_logit_header |
The base header tag to use for the generated logit type
tables such that |
A "data structure" to hold the various parts needed to run the model interface CSV to XML conversion.
For documentation of the options for logit choice functions in GCAM, see http://jgcri.github.io/gcam-doc/choice.html.
Pralit Patel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.