Description Usage Arguments Value
Run 'analyse' on every '.txt' file in a directory
1 | analyse_dir(tof_dir, pattern = "*.txt", tune = FALSE)
|
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. |
a list of error messages; one per file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.