Description Usage Arguments Details See Also Examples
Generate multiplicative sequences, or series.
1 |
from,to |
the starting and (maximal) end value of a sequence. |
base |
multiplication value. |
Starting at from, seq multiplies successively by base until the maximal value is reached. This is useful for generating tick-spacing on log-transformed axes.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.