powered by
Generate STICS general parameters xml file(s) from a template file according to a STICS version
gen_general_param_xml(out_dir, stics_version = "latest", overwrite = FALSE)
None
Path of the directory where to generate the file(s).
Name of the STICS version. Optional, the latest one is used as default
Optional logical, TRUE for overwriting files, FALSE otherwise (default)
Please see get_stics_versions_compat() for the full list of STICS versions that can be used for the argument stics_version.
get_stics_versions_compat()
stics_version
gen_general_param_xml(out_dir = tempdir()) gen_general_param_xml( out_dir = tempdir(), stics_version = "V10.0", overwrite = TRUE )
Run the code above in your browser using DataLab