## k_means.R (2024-01-04)
## Copyright 2021-2024 Emmanuel Paradis
## This file is part of the R-package `sentinel'.
## See the file ../COPYING for licensing issues.
pkm <- function(...)
{
message("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\npkm() was removed from 'sentinel' to the package 'prokmeans'\n(currently on GitHub).\n!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!")
NULL
}
skm <- function(...)
{
message("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\npkm() was removed from 'sentinel' to the package 'prokmeans'\n(currently on GitHub).\n!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!")
NULL
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.