| removeFirstN | R Documentation | 
Truncate an element, or each element of a vector, by removing the first N characters of each element.
removeFirstN(x, n)
| x | A vector whose element(s) will be truncated. | 
| n | An integer specifying the number of characters to remove. | 
Caitlin Collins caitiecollins@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.