.getWellNames {twoddpcr} | R Documentation |
Get the well names from a data frame, checking if there is a Well
column or by using the row numbering.
.getWellNames(df)
df |
A data frame. |
A factor of row names.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk