well_check: Checks if a well ID contains a letter and a number in the...

View source: R/well.R

well_checkR Documentation

Checks if a well ID contains a letter and a number in the correct format.

Description

Checks if a well ID contains a letter and a number in the correct format.

Usage

well_check(x)

Arguments

x

well ID to check for proper structure.

Value

A vector the same length as x with a TRUE of FALSE for a a well that can be read by wellr


rforbiochemists/wellr documentation built on March 28, 2024, 4:26 a.m.