hello: Hello Message

Description Usage Arguments Value More Information See Also Examples

Description

This function returns a greeting message to the user

Usage

1

Arguments

name

Your name.

call

Whether your name should be called

Value

the greeting for name or the world upon the request

More Information

can be found at our university website

See Also

http://www.r-project.org, customMessage

Examples

1
2
hello("Anne", FALSE)
hello("Gilbert", TRUE)

dinithi/hellodev documentation built on May 15, 2019, 8:46 a.m.