inst/doc/Rcpp-quickref.R

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

###################################################
### code chunk number 1: Rcpp-quickref.Rnw:28-32
###################################################
options( width= 50)
library( "Rcpp" )
prettyVersion <- packageDescription("Rcpp")$Version
prettyDate <- format(Sys.Date(), "%B %e, %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.