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