rc_to_well: rc_to_well

View source: R/accFunctions.R

rc_to_wellR Documentation

rc_to_well

Description

well number from row and column

Usage

rc_to_well(row, col, n_row, n_col)

Arguments

row

a vector of integers or characters

col

a vector of integers

n_row

number of rows in labware

n_col

number of columns in labware

See Also

Other general: generateMasks(), read_storex(), shortestPath()


dcangst/rrobot documentation built on April 10, 2024, 1:59 a.m.