R/hello.R

#' Hello function
#' @description Hello
hello <- function() {
  print("Hello, world!")
}

Try the RcmdrPlugin.FuzzyClust package in your browser

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

RcmdrPlugin.FuzzyClust documentation built on May 2, 2019, 1:27 a.m.