modifyFile | R Documentation |
modifyFile()
replaces the base parameter file with new, updated values.
modifyFile(paramFile, xml1, newname, variable_names)
paramFile |
|
xml1 |
|
newname |
name of the new parameter file being created. Automatically generated in makeFiles function |
variable_names |
This function is called by makeFiles()
. Doing a value replacement (making a new parameter file)
does not require modifyFile()
called explicitly.
modifyFile(newsortievals,xml1, newname)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.