Description Usage Arguments Value Examples
pop
is a generic function that will remove the item at the given
position.
1 2 3 4 5 6 7 |
x |
An appropriate R object. |
i |
Integer position of the element to be removed in |
Returns the object x
with the i-th element removed.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.