R/examples.R
setup_and_get_dummy_srcpkg.Rd
Intended for testing and to write examples
setup_and_get_dummy_srcpkg(dest = tempfile())
where to install the dummy srcpkg
the package as a srcpkg object
srcpkg
pkg <- setup_and_get_dummy_srcpkg() print(pkg) #> dummy.srcpkg@<3.1416> source package #> [/tmp/RtmpdftqsK/file1e6c11a65ba9/dummy_srcpkg]