hello: Say Hello to My Little Friend(s)

Description Usage Arguments Value Examples

View source: R/hello.R

Description

Says hello to all elements in x

Usage

1
hello(x)

Arguments

x

An atomic vector

Value

A character vector of length equal to x, saying 'Hello' to each of its elements.

Examples

1
2
hello('UMCCR')
hello(c('Mollie', 'Walter', 'Dexter'))

pdiakumis/rock documentation built on Oct. 12, 2020, 9:38 a.m.