ANSIIFromWells: ANSII String from Wells

View source: R/accFunctions.R

ANSIIFromWellsR Documentation

ANSII String from Wells

Description

calculates string for well selection in advanced worklist commands

Usage

ANSIIFromWells(wellSelection, ncol = 24, nrow = 16)

Arguments

wellSelection

Well position(s) in the labware. The position starts with 1 and increases from rear to front and left to right.

ncol

Number of columns in labware, defaults to 24 (a 384 well plate)

nrow

Number of rows in labware, defaults to 16 (a 384 well plate)

See Also

Other accessory functions: ANSIIfromVector(), wellsFromANSII()


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