read_layout_data: Read layout data from a file

View source: R/parser-layout.R

read_layout_dataR Documentation

Read layout data from a file

Description

Read layout data from a file

Usage

read_layout_data(layout_file_path, ...)

Arguments

layout_file_path

Path to the layout file

...

Additional arguments to pass to the underlying read function

Value

A matrix with the layout data. The row names are supposed to be letters A,B,C, etc. The column names are supposed to be numbers 1,2,3, etc.


SerolyzeR documentation built on April 12, 2025, 2:11 a.m.