The goal of rcpp.pkg is to test a reprex package with Rcpp
You can install from github with
# install.packages("remotes")
remotes::install_github("statnmap/rcpp.pkg")
This is a basic example which shows you how to solve a common problem:
library(rcpp.pkg)
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.