hello: Say hello

Description Usage Arguments Examples

View source: R/hello.R

Description

This is a pretty simple function to extend greetings.

Usage

1
hello(name = "Fred")

Arguments

name

The name of a person to be used in the greeting.

Examples

1
2
hello()
hello("Kitty")

rpruim/cvc2017 documentation built on May 24, 2019, 7:17 a.m.