msgstart: msgstart

View source: R/msg.R

msgstartR Documentation

msgstart

Description

msgstart

Usage

msgstart(..., newline_pre = FALSE, sep = "")

Arguments

...

Message to print

newline_pre

Logical: If TRUE begin with a new line.

sep

Character: Use to separate objects in ...

Value

NULL invisibly

Author(s)

EDG

Examples

msgstart("Starting process...")
msgdone("Process complete.")

rtemis.core documentation built on April 22, 2026, 1:11 a.m.