Skip to contents

Processes a combination pair to generate plots and compile them into an HTML report.

Usage

process_combo_pair(
  combo_pair,
  combo_pair_name,
  report_info,
  report_dir,
  timestamp
)

Arguments

combo_pair

A list containing hit comparison and composite spline plots.

combo_pair_name

A character string for naming the combination pair.

report_info

An object containing report information.

report_dir

A non-empty string specifying the report directory.

timestamp

A timestamp to include in the report filename.

Value

No return value, called for side effects.