A wrapper around devtools::load_all() specifically for cppally
Arguments
- path
Path to package.
- debug
Should package be built without optimisations? Default is
FALSEwhich builds with optimisations.- ...
Further arguments passed on to
pkgload::load_all()