powered by
append(x, values, after = length(x))
append(1:5, 0:1, after = 3)
Run the code above in your browser using DataLab