powered by
Generates a regular sequence from the minimum to the maximum of a vector.
seq2(x, int = 999)
numeric vector.
number of values to be generated (int breaks).
int
seq
# NOT RUN { seq2(rnorm(30)) # }
Run the code above in your browser using DataLab