is_A01: Determine is well name is in A01 format

View source: R/misc.R

is_A01R Documentation

Determine is well name is in A01 format

Description

This is just guessing by looking for the A:N format. It can be fooled.

Usage

is_A01(x = c("A01", "A:1", "P:24"))

Arguments

x

string, one or more well names

Value

logical, TRUE if the input is in A01 format


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