logspace | R Documentation |
Generates a logarithmically spaced sequence
logspace(from, to, length.out)
from |
starting value |
to |
ending value |
length.out |
number of intervening values |
a numeric vector
logspace(10,100,10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.