Learn R Programming

STRMPS (version 0.6.8)

STRMPSWorkflowCollectStutters: Collect stutters files

Description

Collects all stutter files created by the batch version of the STRMPSWorkflow function.

Usage

STRMPSWorkflowCollectStutters(stutterDirectory, storeCollection = TRUE)

Value

If 'storeCollection' is TRUE nothing is returned, else the stutter collection is returned.

Arguments

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.