View source: R/all_in_one_workflow_fun.R
STRMPSWorkflowCollectStutters | R Documentation |
Collects all stutter files created by the batch version of the STRMPSWorkflow function.
STRMPSWorkflowCollectStutters(stutterDirectory, storeCollection = TRUE)
stutterDirectory |
The out most directory containing all stutter files to be collected. |
storeCollection |
TRUE/FALSE: Should the collected tibble be stored? If 'FALSE' the tibble is returned. |
If 'storeCollection' is TRUE nothing is returned, else the stutter collection is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.