hi: Help start conversations

Description Usage Arguments Value Examples

View source: R/hi.R

Description

This function generates some helpful text for causal conversations

Usage

1
hi(who, how = c("shout", "whisper"))

Arguments

who

character(1) The name of the person you wish to talk to.

how

character(1) How to greet the conversant

Value

character(1) A line of text to be used when statrting conversation.

Examples

1
2
hi("Ziqiang Chen")
hi("Ziqiang Chen", "whisper")

ziqiangc/Elbo documentation built on May 4, 2019, 11:23 p.m.