R/hello.R
hello.Rd
It says hello to whoever you want, by default world.
hello(nam = NULL)
name to say hello
#' if (FALSE) { # \dontrun{ library(EmptyPackage) hello() } # }