dir_path <- get_examples_path(file_type = "xml", stics_version = "V9.2")
upgrade_ini_xml(
file = file.path(dir_path,"file_ini.xml"),
out_dir = tempdir(),
param_gen_file = file.path(dir_path, "param_gen.xml")
)
Run the code above in your browser using DataLab