#' Tools for Learning over Spheres
#'
#' Not Written Yet. what should I say. why not. testing.
#' some notable packages are
#'
#' movMF
#' rotasym
#'
#' @docType package
#' @name RiemSphere
#' @import RiemBase
#' @import Rdpack
#' @importFrom RiemBaseExt rclust.kmedoids rclust.hclust rclust.dbscan
#' @importFrom Directional mix.vmf
#' @importFrom cluster pam
#' @importFrom Bessel besselI.nuAsym besselIasym
#' @importFrom DEoptim DEoptim DEoptim.control
#' @importFrom stats integrate optimize uniroot runif rnorm kmeans as.dist pchisq dist cmdscale
#' @importFrom utils packageVersion getFromNamespace
#' @importFrom Rcpp evalCpp
#' @useDynLib RiemSphere
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.