wrapn: INTERNAL PACKAGE USE. Wrap warning text and add a carriage...

View source: R/wrapn.R

wrapnR Documentation

INTERNAL PACKAGE USE. Wrap warning text and add a carriage return at the end.

Description

INTERNAL PACKAGE USE. Wrap warning text and add a carriage return at the end.

Usage

wrapn(x)

Arguments

x

warning text to wrap

Value

a character string

Examples

warning(wrapn("This is a long warning that should be wrapped nicely with pretty line breaks and end with a carriage return."))

shirewoman2/Consultancy documentation built on June 1, 2025, 6:05 p.m.