Description Usage Arguments Value Author(s) Examples
Function to generate a sequence with log increments
1 | logseq(from = 1, to = 1, n)
|
from, to |
log10 of initial and final points in the sequence |
n |
step |
Sequence with log increments
Oscar Garcia-Cabrejo khaors@gmail.com
1 | s <- logseq(0, 2, 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.