Description Usage Arguments Examples
Convert the layout of a plate from wide format to long format
1 | convert_layout_to_long(csvfile)
|
csvfile |
input by user |
1 2 | file = system.file("extdata", "layout.csv", package="rSeahorse")
convert_layout_to_long(csvfile = file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.