Skip to contents

Print a greeting for a custom name

Usage

hello(name)

Arguments

name

character, name of person to whom greeting should be directed

Value

nothing useful is returned.

Details

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

Examples

hello("Chris")