powered by
Wrapper that allows generating a special type vectors
special_vector(size, type, configuration)
integer, vector length
type of vector, one of: "id", "distribution"
list of arguments required by vector function
# NOT RUN { special_vector(10, "id", list(start = 3)) # }
Run the code above in your browser using DataLab