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