xpose.string.print {xpose4} | R 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. |
Author(s)
Niclas Jonsson and Andrew C. Hooker
[Package xpose4 version 4.7.3 Index]