powered by
insert(x, pos, what)
pos
Duplicated positions are not allowed.
heemod:::insert(letters, c(0, 5, 26), c("xxx", "yyy"))
Run the code above in your browser using DataLab