R/hello.R
hello.Rd
Hello function to print standard example.
hello()
Null
hello() #> [1] "Hello, world!" #> NULL