Description Usage Arguments Author(s) See Also Examples
Inserts line breaks (collapse) into input character strings.
The main intention of this
function is to prepare long strings for printing, so the output
is not wider than width.
| 1 | 
| x | a character vector | 
| width | a positive integer giving the width of the output. | 
| exdent | a positive integer specifying the indentation of subsequent lines after the first line. | 
| collapse | a character. This is inserted to break lines. | 
Wolfgang Huber http://www.ebi.ac.uk/huber
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.