xpose.string.print: Print a pretty string.

View source: R/xpose.string.print.R

xpose.string.printR Documentation

Print a pretty string.

Description

Print a string with a certain number of characters per row.

Usage

xpose.string.print(value, fill = 60, file = "")

Arguments

value

The text to print.

fill

How wide should the text be per row.

file

Where to print. "" means to the screen.

Author(s)

Niclas Jonsson and Andrew C. Hooker


xpose4 documentation built on May 31, 2022, 5:07 p.m.