analyse_dir: Run 'analyse' on every '.txt' file in a directory

Description Usage Arguments Value

View source: R/analyse.R

Description

Run 'analyse' on every '.txt' file in a directory

Usage

1
analyse_dir(tof_dir, pattern = "*.txt", tune = FALSE)

Arguments

tof_dir

directory containing ToF files (names ending in .txt)

pattern

The filename patterns to match (default '*.txt')

tune

(optional logical, default FALSE) whether to tune hyper-parameters. If TRUE, will take a LOT more compute time.

Value

a list of error messages; one per file.


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