clean_dll {pkgbuild} | R Documentation |
Remove compiled objects from /src/ directory
Description
Invisibly returns the names of the deleted files.
Usage
clean_dll(path = ".")
Arguments
path |
Path to a package, or within a package. |
See Also
[Package pkgbuild version 1.4.4 Index]