load_tof: Load ToF data

Description Usage Arguments Value

View source: R/load-data.R

Description

This function takes the location of a ToF file (assumed to be stored as molecules in columns and samples in rows), and returns a data frame.

Usage

1
load_tof(tof_file)

Arguments

tof_file

location of the ToF file

Value

A data frame with samples in rows, molecules in columns.


JimSkinner/toftools documentation built on Oct. 30, 2019, 7:55 p.m.