hello: Example function that shows message that begins with "Hello"...

View source: R/hello.R

helloR Documentation

Example function that shows message that begins with "Hello" to console.

Description

Example function that shows message that begins with "Hello" to console.

Usage

hello(msg = "Hello, world!")

Arguments

msg

String with a message that begins with "Hello". Default message is "Hello, world!".

Value

A message to console that starts with "Hello"


FrankLef/eflMunchr documentation built on July 10, 2022, 3:20 p.m.