dim.plateLayout: Returns the dimensions of a nwell plateLayout

View source: R/plateLayout.R

dim.plateLayoutR Documentation

Returns the dimensions of a nwell plateLayout

Description

@family LAYOUT @export @method dim plateLayout @param x either a plateLayout or an integer @return a two element vector of [nrows, ncols]

Usage

## S3 method for class 'plateLayout'
dim(x)

BigelowLab/plateLayout documentation built on July 2, 2024, 12:33 p.m.