compile_package: Compile all quick() functions in a package.
Description
This will compile all quick() functions in an R package, and
generate source files in the src/ directory.
Usage
compile_package(path = ".")
Value
Called for its side effect.
Arguments
- path
Path to an R package