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)

Tanvir-21/tanvir_testPackage documentation built on Jan. 12, 2021, 12:34 a.m.