hello: Hello World!

View source: R/hello.R

helloR Documentation

Hello World!

Description

Print personalised hello world greeting from me.

Usage

hello(name = NULL)

Arguments

name

character string. Your name.

Value

prints hello greeting to console from me.

Examples

hello()
hello("Lucy Elen")

annakrystalli/mypackage documentation built on June 9, 2025, 4:04 p.m.