convert_layout_to_long: Convert the layout of a plate from wide format to long format

Description Usage Arguments Examples

View source: R/helper_func.R

Description

Convert the layout of a plate from wide format to long format

Usage

1

Arguments

csvfile

input by user

Examples

1
2
file = system.file("extdata", "layout.csv", package="rSeahorse")
convert_layout_to_long(csvfile = file)

whzemuch/rSeahorse documentation built on Jan. 12, 2022, 3:31 a.m.