read_meta: Read a '{plater}' formatted metadata file

View source: R/read.R

read_metaR Documentation

Read a {plater} formatted metadata file

Description

Read a {plater} formatted metadata file

Usage

read_meta(file)

Arguments

file

to read metadata from.

Value

a tibble

Examples

file <- system.file("extdata", "plate_layout_96.csv", package = "wellr")
read_meta(file)

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