Skip to contents

usethis style helper to add the necessary setup to a new package to help users get started with writing C++ code.

Usage

use_cppally(quiet = FALSE)

Arguments

quiet

[logical(1)] - Should messages be suppressed? Default is FALSE.

Value

Invisibly sets up the necessary conditions for developing a package with cppally.