read_PeakScanner_file: Import single PeakScanner *combined table* .csv file into R

View source: R/import.R

read_PeakScanner_fileR Documentation

Import single PeakScanner *combined table* .csv file into R

Description

read_PeakScanner_file

Usage

read_PeakScanner_file(file_path, type = "legacy")

Arguments

file_path

a path to a directory containing the .csv files

type

a character string, either 'legacy' or 'cloud' indicating where the file was generated (desktop app or online app); defaults to 'legacy'

Value

generates a named list of tibbles, each neamed element is one *combined table* named with its origin file path


eric-hunt/fragr documentation built on May 1, 2022, 6:39 a.m.