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
6
hello("Jon")

## Not run: 
hello("Steve")

## End(Not run)

jponmattam/testR documentation built on Dec. 21, 2021, 3:13 a.m.