ReplaceInfo: Replace parameter values in base XML file

replaceInfoR Documentation

Replace parameter values in base XML file

Description

replaceInfo() updates the base parameter file with the new values from the new parameter values file.

Usage

replaceInfo(rf, variable_names, pf1, ncols, newname)

Arguments

rf

character() Base XML parameter file to be modified

variable_names

list() Variable Names translation file

pf1

character() Parameter file with new values

ncols

double() Number of columns

newname

character() New file name

Examples

xml2 <- ReplaceInfo(xml1, variable_names, pf1, ncols, newname)


aclason/rsortie documentation built on Sept. 14, 2022, 8:06 p.m.