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 the person to say hi to

Value

The output from print

Examples

1
2
3
4
5
hello("john")
## Not run: 
hello("steve")

## End(Not run)

svermag/tester documentation built on June 12, 2020, 12:04 a.m.