#' K-means via ClusterR
#'
#' [k_means()] creates K-means model. This engine uses the classical definition
#' of a K-means model, which only takes numeric predictors.
#'
#' @includeRmd man/rmd/k_means_ClusterR.md details
#'
#' @name details_k_means_ClusterR
#' @keywords internal
NULL
# See inst/README-DOCS.md for a description of how these files are processed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.