saveOutput: Save Output in the working directory
Description
Save Output in the working directory
Usage
saveOutput(out, show, prefix)
Value
No return value, called for side effects
Arguments
- out
Output file
- show
Choose whether to display a progress bar. Logical.
Default: TRUE
.