read_table_wide: Reads a wide CSV or XLSX sheet with Feature Values

View source: R/read_msdata.R

read_table_wideR Documentation

Reads a wide CSV or XLSX sheet with Feature Values

Description

Reads a wide CSV or XLSX sheet with Feature Values

Usage

read_table_wide(data, file, field, sheet = "", silent = FALSE)

Arguments

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

Value

A tibble in the long format


SLINGhub/SLINGtools documentation built on April 20, 2023, 5:09 a.m.