Description Usage Arguments Examples
Generates a dilution series starting at max_conc. Default diltuion factor = 0.5.
1 | rowfill_conc(max_conc, num_dil, dil_factor = 0.5)
|
max_conc |
The maximum value in the dilution series. |
num_dil |
The number of values in the dilution series (indluding the max_conc) |
dil_factor |
The dilution factor for the series. Defatuls = 0.5 |
1 | rowfill_conc(100, 5, dil_factor = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.