Development/Dev_Local_GP/Cpp_funs/test_if_for_scope.R

library(Rcpp)
library(RcppArmadillo)

sourceCpp(file = 'D:\\gpapageorgiou\\Github_Repos\\JMbayes2\\Dev_Local\\Cpp_funs\\test_if_for_scope.cpp')

x <- list(1:4, 5:8, 9:12)
chk <- foo(x, 1)
chk[[1]]
drizopoulos/JMbayes2 documentation built on April 25, 2024, 2:32 p.m.