R/strip_.kmeans.R

Defines functions strip_.kmeans

Documented in strip_.kmeans

#' @export
#' @rdname strip
#' 
strip_.kmeans <-
function(object,
         keep, 
         ...)
{
  object
}

Try the strip package in your browser

Any scripts or data that you put into this service are public.

strip documentation built on May 1, 2019, 7:50 p.m.