Skip to contents

Get template biomarker rules file

Usage

get_biomarker_rules_template(
  output_file = "biomarker_rules_template.xlsx",
  overwrite = FALSE
)

Arguments

output_file

Path to output file. The template will be copied to this path.

overwrite

If TRUE and output_file exists, this function will overwrite the contents of output_file. Defaults to FALSE.