| .plateHeat | R Documentation | 
Plot plate heatmap, to be used with tcplPlotPlate
.plateHeat(vals, rowi, coli, wllt, wllq, rown, coln, main, arng)
vals | 
 Numeric, the well values  | 
rowi | 
 Integer, the row index  | 
coli | 
 Integer, the column index  | 
wllt | 
 Character, the well type  | 
wllq | 
 Logical, the well quality  | 
rown | 
 Integer, the number of rows on the plate  | 
coln | 
 Integer, the number of columns on the plate  | 
main | 
 Character of length 1, the title/main  | 
arng | 
 Numeric of length 2, the minimum and maximum values to constrain the color scale  | 
Optimized for an output with height = 20/3, width = 10, and pointsize = 10
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.