STRMPSWorkflowCollectStutters {STRMPS}R Documentation

Collect stutters files

Description

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

Usage

STRMPSWorkflowCollectStutters(stutterDirectory, storeCollection = TRUE)

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.

Value

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


[Package STRMPS version 0.5.8 Index]