Rdocumentation
powered by
Learn R Programming
devtools (version 1.3)
clean_dll: Remove compiled objects from /src/ directory
Description
Invisibly returns the names of the deleted files.
Usage
clean_dll(pkg = ".")
Arguments
pkg
package description, can be path or package name. See
as.package
for more information
See Also
compile_dll