Description Usage Arguments Details Value Author(s)
This method should be the final call in a pipeline started with create_xml
and one or more calls to add_xml_data
.
Please see the wiki for more details https://github.com/JGCRI/gcamdata/wiki/XML-Conversion
1 |
dot |
The current state of the pipeline started from |
Note that this method relies on Java to run the conversion. To avoid errors for
users who do not have Java installed it will check the global option
gcamdata.use_java
before attempting to run the conversion. If the flag
is set to FALSE
a warning will be issued and the conversion skipped.
To enable the use of Java a user can set options(gcamdata.use_java=TRUE)
The argument passed in unmodified in case a user wanted run the conversion again at a later time.
PP March 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.