q2c: Convert from Quadrant to Coordinate adress

View source: R/yogitools.R

q2cR Documentation

Convert from Quadrant to Coordinate adress

Description

Converts address tags for 384-well plates from the quadrant system (e.g. C_A08) to the raw coordinate system (e.g. B15).

Usage

q2c(x)

Arguments

x

a quadrant coordinate (e.g. C_A08) (do not directly use on vectors!)

Value

the raw plate coordinate

Examples

q2c("C_A08")

jweile/yogitools documentation built on May 11, 2023, 7:42 p.m.