
List of all wells in specific rows and columns of a given plate type
Source:R/plate_format_functions.R
find_wells_in_rowcolumn.RdList of all wells in specific rows and columns of a given plate type
Arguments
- rows
character string, or list of character strings, representing row(s) such as "A" or "H"
- columns
number or list of numbers, representing column(s) such as
1or12. character strings also accepted.- plate_type
type of plate. numeric, i.e.
96for 96-well plate.