well_data: Extract well data from an object

View source: R/utils.R

well_dataR Documentation

Extract well data from an object

Description

Extract well data from an object

Usage

well_data(x, ...)

## S3 method for class 'gp'
well_data(x, ...)

Arguments

x

An object to be passed to its respective method

...

Additional arguments (unused)

Value

A tibble containing the well data of the object


KaiAragaki/Plate documentation built on Sept. 2, 2024, 3:39 a.m.