drawBlank {twoddpcr} | R Documentation |
We may sometimes request that the dropletPlot
method takes an
empty data frame as its argument, e.g. an empty CSV file is loaded. This
normally presents an error, which is not the desired output. This function
plots nothing to show that there was no data to plot.
drawBlank()
A blank ggplot
object.
ggplot.well
and
ggplot.plate
are wrappers for plotting
ddpcrWell
and ddpcrPlate
objects.
If there is at least one droplet, the dropletPlot
method plots droplet amplitude classifications.