plot_standard_curve_thumbnail {PvSTATEM} | R Documentation |
Standard curve thumbnail for report
Description
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.
Usage
plot_standard_curve_thumbnail(plate, analyte_name, data_type = "Median")
Arguments
plate |
Plate object |
analyte_name |
Name of the analyte of which standard curve we want to plot. |
data_type |
Data type of the value we want to plot - the same types as in the plate file. By default equals to |
Value
ggplot object with the plot
[Package PvSTATEM version 0.1.3 Index]