Description Usage Arguments Value Examples
Each step of the flowPhyto pipeline generates a large number of .Rout files that should be cleaned up. This function does just that and optionally leaves the outputs with errors intact for troubleshooting purposes.
1 | cleanupLogs(log.dir='.', keep.erred=TRUE)
|
log.dir |
The directory where the log files were written to. |
keep.erred |
Whether or not to keep the log files with errors. |
none
1 | cleanupLogs('.')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.