Description Usage Arguments Details Value
clean_pipeline()
differs from tidy_pipeline()
in that the
latter moves all pipeline folders without a matching .R file to the
_archive sub-folder, while clean_pipeline()
deletes all pipeline
folders that are empty. Such folders typically exist if a script does not
result in any output.
1 | clean_pipeline(dir_path = NULL)
|
dir_path |
Directory path |
Not very elegant, repeating code, should be rewritten
Message on which, if any, folders were deleted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.