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("Jack Morris")

sjmorris1/mypackage documentation built on Dec. 23, 2021, 3:23 a.m.