#' Deprecated function
#'
#' @param ... parameters
#'
#' @export
#'
project = function(...){
stop("project is deprecated in VoxR, use project_voxels instead")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.