hello: Print a Greeting

View source: R/hello.R

helloR Documentation

Print a Greeting

Description

Print a greeting for a custom name

Usage

hello(name)

Arguments

name

character, name of person to whom greeting should be directed

Details

This function make a plot with a greeting to the name passed as an argument to the function

Value

nothing useful is returned.

Examples

hello("Chris")


stephaniehicks/greetings documentation built on Nov. 29, 2024, 8:21 p.m.