plain: Force plain text when using 'message()'

View source: R/utils_strings.R

plainR Documentation

Force plain text when using message()

Description

Force plain text when using message()

Usage

plain(x)

Arguments

x

Character: Text to be output to console.

Value

Character: Text with ANSI escape codes removed.

Author(s)

EDG

Examples

message(plain("hello"))

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