View source: R/xpose.string.print.R
xpose.string.print | R Documentation |
Print a string with a certain number of characters per row.
xpose.string.print(value, fill = 60, file = "")
value |
The text to print. |
fill |
How wide should the text be per row. |
file |
Where to print. |
Niclas Jonsson and Andrew C. Hooker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.