Returns an R list containing the character vector c("foo", "bar") and the numeric vector c(0, 1).

rcpp_hello()

Examples

rcpp_hello()
#> Error in rcpp_hello(): could not find function "rcpp_hello"