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