well_dis_plate | R Documentation |
Relative Distance for an Entire Plate
well_dis_plate(ref_row, ref_col, plate = 96)
ref_row |
Row number to calculate distance from. |
ref_col |
Column number to calculate distance from. |
plate |
Plate size to calculate distances for. |
a matrix of relative distances.
well_dis_plate(5, 5)
image(well_dis_plate(5, 5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.