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 July 15, 2024, 11:13 p.m.