clean_dll {devtools}R Documentation

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


[Package devtools version 1.13.6 Index]