packrat/lib/x86_64-w64-mingw32/3.4.3/Rcpp/doc/Rcpp-extending.R

## ------------------------------------------------------------------------
## Run sourceCpp compilation to include file
# Rcpp::sourceCpp(file= "code.cpp")
input <- list( x = seq(1, 10, by = 0.5) )
fx(input)
UBC-MDS/Karl documentation built on May 22, 2019, 1:53 p.m.