plotWell: Plot Results by Well with Lattice Graphics

View source: R/plotWell.R

plotWellR Documentation

Plot Results by Well with Lattice Graphics

Description

Plot a representation of the selected wells showing positive and negative cells with xyplot.

Usage

plotWell(myWell, df, byFrame = TRUE, cex = 1, invert.y = TRUE, ...)

Arguments

myWell

Character vector of well(s) to be plotted.

df

Annotated data.frame with imaging results.

byFrame

A logical value to separate frames.

cex

Numeric value as factor by which to expand the plot symbol.

invert.y

A logical value to invert y coordinates.

...

Additional arguments handed to xyplot.

Value

The plot is returned as an invisible lattice object.


ornelles/virustiter documentation built on March 15, 2024, 9:28 a.m.