read_PeakScanner | R Documentation |
read_PeakScanner
read_PeakScanner(directory_path, pattern = NULL, type = "legacy")
directory_path |
a path to a directory containing the .csv files |
pattern |
a regex pattern for selecing files in the directory, defaults to reading all .csv files present |
type |
a character string, either 'legacy' or 'cloud' indicating where the file was generated (desktop app or online app); defaults to 'legacy' |
generates a named list of tibbles, each neamed element is one *combined table* named with its origin file path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.