Learn R Programming

cellGrowth (version 1.16.0)

getRowColumn: Convert well ids to row and column

Description

Converts well ids to row and column

Usage

getRowColumn(wellId)

Arguments

wellId
vector of well ids

Value

vector of lists containing row and column

Examples

Run this code
getRowColumn(c("A01","B05"))

Run the code above in your browser using DataLab