powered by
id vector with sequence of integers
id_vector(size, start = 1)
integer, size of the output vector
integer, value of the first element
# NOT RUN { id_vector(10, 2) # }
Run the code above in your browser using DataLab