Rdocumentation
powered by
Learn R Programming
pkgKitten (version 0.1.3)
hello: A simple function doing little
Description
This function shows a standard text on the console. In a time-honoured tradition, it defaults to displaying
hello, world
.
Arguments
Examples
Run this code
hello()
hello(
"and goodbye"
)
Run the code above in your browser using
DataLab