powered by
modify(x, position, value)
x <- seq(1:10) modify(x, 1, 10)
Run the code above in your browser using DataLab