R/hello.R

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

Try the rcmdrfuzzyclust package in your browser

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

rcmdrfuzzyclust documentation built on May 2, 2019, 5:46 p.m.