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 be greeted.

Value

The output from print

Examples

1
2
3
4
5
hello("Matt")
## Not run: 
hello("Harry")

## End(Not run)

mjbroerman/imgpreppr documentation built on Jan. 1, 2021, 10:28 a.m.