use_cpp11 {usethis}R Documentation

Use C++ via the cpp11 package

Description

Adds infrastructure needed to use the cpp11 package, a header-only R package that helps R package developers handle R objects with C++ code:

Usage

use_cpp11()

[Package usethis version 2.2.3 Index]