read_table_wide | R Documentation |
Reads a wide CSV or XLSX sheet with Feature Values
read_table_wide(data, file, field, sheet = "", silent = FALSE)
data |
MidarExperiment() |
file |
File name and path of a plain wide-format CSV or XLS file |
field |
Peak parameter (e.g. Area, RT) |
sheet |
Sheet name |
silent |
Suppress messages |
A tibble in the long format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.