inst/doc/RcppEigen-Introduction.R

### R code from vignette source 'RcppEigen-Introduction.Rnw'

###################################################
### code chunk number 1: RcppEigen-Introduction.Rnw:8-13
###################################################
pkgVersion <- packageDescription("RcppEigen")$Version
pkgDate <- packageDescription("RcppEigen")$Date
prettyDate <- format(Sys.Date(), "%B %e, %Y")
#require("RcppEigen")
#eigenVersion <- paste(unlist(.Call("eigen_version", FALSE)), collapse=".")

Try the RcppEigen package in your browser

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

RcppEigen documentation built on Nov. 3, 2023, 1:17 a.m.