Description Usage Arguments Value Author(s) See Also Examples
Extract the n left-most (left) or right-most
(right) elements of x.
1 2 3 |
x |
a vector that you wish to extract from. |
n |
an optional integer indicating the number of
elements you wish to extract from |
A character vector containing the n left-most
(left) or right-most (right) elements of
x.
Gerhard Nachtmann kpm.nachtmann@gmail.com
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.