README.md

rcpp.pkg

The goal of rcpp.pkg is to test a reprex package with Rcpp

Installation

You can install from github with

# install.packages("remotes")
remotes::install_github("statnmap/rcpp.pkg")

Example

This is a basic example which shows you how to solve a common problem:

library(rcpp.pkg)
## basic example code


statnmap/rcpp.pkg documentation built on March 29, 2020, 1:01 a.m.