powered by
Returns the well IDs used in the plate.
get_wells(file)
A vector containing well IDs.
Excel file exported from MARS
file <- system.file( "extdata/input_files", file = "test.xlsx", package = "quicR" ) get_wells(file)
Run the code above in your browser using DataLab