clean {BuildSys} | R Documentation |
Remove Files Create by this Project
Description
Calling clean
will remove the files and folders created by the
project.
Usage
## S4 method for signature 'BSysProject'
clean(.Object)
Arguments
.Object |
|
Value
this method has no return value.
Note
see BuildSys-package
for examples of use.
Author(s)
Paavo Jumppanen [aut, cre]
Maintainer: Paavo Jumppanen <paavo.jumppanen@csiro.au>
See Also
[Package BuildSys version 1.1.2 Index]