write_xml: write the modified xml file to the target directory

Description Usage Arguments Value

View source: R/write_xml.R

Description

Write the modified xml file to the target directory.

Usage

1
write_xml(rootnode, xmlpath, output)

Arguments

rootnode

The rootnode of xml file. More specifically, the return object of modify_xml

xmlpath

See xmlpath parameters in copy_xml

output

new file name of your output xml file. For example, output = 'new.xml'. Do not specify the path of your output xml file.

Value

A new xml file which will be placed in the xmlpath.


jywang2016/CosimR documentation built on May 13, 2019, 9:52 p.m.