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 Feb. 18, 2025, 10 p.m.