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
Maxime HERVE <maxime.herve@univ-rennes1.fr>
seq
seq2(rnorm(30))
Run the code above in your browser using DataLab