well_index_to_row: Extract row index from well index

View source: R/util.R

well_index_to_rowR Documentation

Extract row index from well index

Description

Convert e.g. '224' well index to 10 because it is on the 10th row in a 384 well plate

Usage

well_index_to_row(well_index)

Arguments

well_index

well index of the form e.g. '224'

Value

integer index corresponding to the row of the well


momeara/MPStats documentation built on July 19, 2022, 3:34 p.m.