hello: Hello World!

Description Usage Arguments Value Examples

View source: R/hello.R

Description

Print hello greeting

Usage

1

Arguments

name

character string. Your name!

Value

prints hello greeting to the console from me!

Examples

1
2
hello()
hello("Jo")

Katie1996/mypackage documentation built on Dec. 18, 2021, 2:42 a.m.