get_target_plot_title: Create plot title based on the calibration method and its...

get_target_plot_titleR Documentation

Create plot title based on the calibration method and its outputs

Description

Create plot title based on the calibration method and its outputs

Usage

get_target_plot_title(
  .scale_names_ = scale_names,
  .scale_colors_ = scale_colors,
  .target_ = .target_,
  .method_ = .calib_method_
)

Arguments

.scale_names_

String vector specifying the levels or names of line groups in the plot.

.scale_colors_

String vector identifying the colours hex codes for each of the groups in the plot.

.target_

String naming the calibration target.

.method_

String naming the calibration method that generate the results in the plot.


W-Mohammed/calibrater documentation built on Oct. 14, 2023, 1:57 a.m.