Description Usage Arguments Details Examples
Generate a sequence spanning a given range
1 |
x |
a single numeric, a range, or a sequence |
... |
further arguments passed to |
spread |
use |
If x
is a single number, the range is interpreted to be [0, x]
.
If x
is length two, the numbers are interpreted as the left and right
extrema of the sequence interval.
If x
is longer than two, the sequence is based upon its range
.
1 2 3 4 5 6 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.