hello: My hello World Function

Description Usage Arguments Value Examples

View source: R/hello.R

Description

My hello World Function

Usage

1
hello(x)

Arguments

x

The name of person to say hi to

Value

The output from print

Examples

1
2
3
4
5
hello("Nishant")
## Not run: 
hello("Steve")

## End(Not run)

lucio617/mlearning documentation built on Dec. 21, 2021, 12:40 p.m.