R/use_cppally.R
use_cppally.Rd
usethis style helper to add the necessary setup to a new package to help users get started with writing C++ code.
use_cppally(quiet = FALSE)
[logical(1)] - Should messages be suppressed? Default is FALSE.
[logical(1)]
FALSE
Invisibly sets up the necessary conditions for developing a package with cppally.