library(Rcpp) sourceCpp("b3d.cpp") a <- array(1:80, dim=c(2,4,10)) b3d(a, dim(a))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.