Description Usage Arguments See Also
add a color palette to the plate layout map, with colors along the range
of added amounts of a given substance. Substance and amount columns are eg.
auto-generated by readPlateMap with options asep
and afields.
1 2 3 4 5 6 7  | amountColors(
  map,
  substance = "substance",
  amount = "amount",
  color = "color",
  colf = colorRamps::matlab.like2
)
 | 
map | 
 the plate map, see    | 
substance | 
 name of the substance column in   | 
amount | 
 name of the amount column in   | 
color | 
 name of the color column to be added to   | 
colf | 
 color palette function, default is colorRamp's
  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.