Skip to contents

It says hello to whoever you want, by default world.

Usage

hello(nam = NULL)

Arguments

nam

name to say hello

Examples

#'
if (FALSE) { # \dontrun{
library(EmptyPackage)
hello()
} # }