inst/doc/Rcpp-introduction.R

### R code from vignette source 'Rcpp-introduction.Rnw'

###################################################
### code chunk number 1: prelim
###################################################
library(Rcpp)
rcpp.version <- packageDescription("Rcpp")$Version
rcpp.date <- packageDescription("Rcpp")$Date
now.date <- strftime(Sys.Date(), "%B %d, %Y")

Try the Rcpp package in your browser

Any scripts or data that you put into this service are public.

Rcpp documentation built on May 2, 2019, 5:23 p.m.