A01: Check one or more a well names to make sure they follow the...

View source: R/misc.R

A01R Documentation

Check one or more a well names to make sure they follow the A01 or A:1 format

Description

Check one or more a well names to make sure they follow the A01 or A:1 format

Usage

A01(well, form = c("A:1", "A01")[1])

Arguments

well

character vector of well names such as A:1 or A01

form

character, the desired output format either "A:1" or "A01"

Value

a character vector of well names formatted as specified


BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.