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

Value

The output from print

Examples

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

## End(Not run)

zanetti-marco/tester documentation built on May 17, 2020, 5:32 p.m.