seq_range | R Documentation |
sequence range of one vector
seq_range(x, by = 1)
x |
one vector |
by |
default is 1 |
number sequence
seq_range(letters)
seq_range(letters,2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.