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/eflTools documentation built on May 4, 2024, 10:04 p.m.