printString: Functions for metaMS-formatted text output

View source: R/printString.R

printStringR Documentation

Functions for metaMS-formatted text output

Description

Functions to present progress output, warnings or information, in a consistent way in the console window. Not meant to be called by the user.

Usage

printString(..., screenwidth = 72)
printWarning(...)
printInfo(...)

Arguments

...

Text strings. These will be concatenated inside the function.

screenwidth

Width of the text field.

Value

A string to print.

Author(s)

Ron Wehrens and Pietro Franceschi


yguitton/metaMS documentation built on Feb. 27, 2023, 11:45 p.m.