seq2 | R Documentation |
Generates a regular sequence from the minimum to the maximum of a vector.
seq2(x, int = 999)
x |
numeric vector. |
int |
number of values to be generated ( |
Maxime HERVE <maxime.herve@univ-rennes1.fr>
seq
seq2(rnorm(30))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.