Description Usage Arguments Value Author(s)
We need the tibble to convert and a header tag which can be looked up in
the header file to convert the tibble. This method is meant to be included
in a pipeline between calls of create_xml
and run_xml_conversion
.
Please see the wiki for more details https://github.com/JGCRI/gcamdata/wiki/XML-Conversion
1 | add_xml_data(dot, data, header, column_order_lookup = 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 |
column_order_lookup |
A tag that can be used to look up |
A "data structure" to hold the various parts needed to run the model interface CSV to XML conversion.
PP March 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.