Function generates a thumbnail of the standard curve for a given analyte. The thumbnail is used in the plate report. It doesn't have any additional parameters, because it is used only internally.
plot_standard_curve_thumbnail(plate, analyte_name, data_type = "Median")
ggplot object with the plot
Plate object
Name of the analyte of which standard curve we want to plot.
Data type of the value we want to plot - the same
types as in the plate file. By default equals to median