getWellName: Get the well name of a WellLocation object

Description Usage Arguments Value Examples

View source: R/getWellName.R

Description

Given a WellLocation object, return the well name

Usage

1

Arguments

x

A WellLocation object

Value

The well name of the WellLocation object (as a string)

Examples

1
2
plate <- WellLocation("J101-2C", "B", 15)
well.name <- getWellName(plate)

nbenn/singleCellFeatures documentation built on May 23, 2019, 12:24 p.m.