function used to delete parts from a vector
function used to delete parts from a vector
vector_delete(x, n = NULL, from = NULL, to = NULL)
x |
input vector |
n |
number of items to be deleted |
from |
from which position onwards elements should be deleted |
to |
up to which positions elements should be deleted |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.