Nothing
#' Free model
#'
#' @description Free model (both null and complete blocks allowed).
#' @param nbl Number of clusters.
#' @author Marjan Cugmas
#' @export
freeBM <- function(nbl){c("null", "com")}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.