hello: Say hello

View source: R/hello.R

helloR Documentation

Say hello

Description

This function says hello.

Usage

hello(world = TRUE, verbose = FALSE)

Arguments

world

a logical indicating if we are saying hello to the world. (Default TRUE)

verbose

should the return be printed? (Default FALSE)

Value

nothing

Examples

hello(FALSE)

Violettttta/bis620 documentation built on Oct. 9, 2022, 10:28 a.m.