hello: Say hello

Description Usage Arguments Examples

Description

Say hello

Usage

1
hello(name = "user", animal = NULL)

Arguments

name

specify what you would like the program to call you; defaults to user

animal

this argument allows you to choose an animal to accompany your message; for more information on animals to choose from see animals

Examples

1
2
hello()
hello("hal")

uvasomrc/scratchr documentation built on May 29, 2019, 10:51 a.m.