read_data_block: Read a data block from a vector of strings that are the lines...

View source: R/plate_biotek.R

read_data_blockR Documentation

Read a data block from a vector of strings that are the lines of a .csv

Description

Read a data block from a vector of strings that are the lines of a .csv

Usage

read_data_block(lines, temp = FALSE, format_well = TRUE, rownum = FALSE)

Arguments

lines

The vector of lines for the csv

temp

Whether to include the temp column or not.

format

Whether to format the well column names.


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