powered by
insertNAs(v, w)
a <- 1:20 b <- insertNAs(a, c(5, 12)) b
Run the code above in your browser using DataLab