plot.delta.Cq.overview | R Documentation |
will use the data.Cq list as input. Only numeric values will be used (100 = 100 % = "100")
plot.delta.Cq.overview(
CqType = c("SD", "TP"),
linSqrtTrans = FALSE,
method = "c",
xlab = "mixture [%]"
)
CqType |
list of Cq types that should be plotted. |
linSqrtTrans |
Will transform the values to linearise the values! this is basically a shifted square root representation. |
method |
to generate the delta Cq values. See delta.Cq.data() |
xlab |
x axis title for the plots. |
returns a R base plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.