get_target_plot_title | R Documentation |
Create plot title based on the calibration method and its outputs
get_target_plot_title(
.scale_names_ = scale_names,
.scale_colors_ = scale_colors,
.target_ = .target_,
.method_ = .calib_method_
)
.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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.