#' clustRviz: Efficient Computation and Dynamic Visualizations for Convex Clustering and BiClustering
#'
#' Implementation of the CARP and CBASS algorithms for fast convex clustering.
#' See the package vignettes and accompanying paper for details of the algorithm
#' and comparisons to existing methods.
#'
#' @docType package
#' @name clustRviz
#' @useDynLib clustRviz
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.