Description Usage Arguments Value Author(s) Examples
Generates a log grid
1 |
from |
First value. |
to |
Final value. |
length.out |
Number of values to generate. |
add.zero |
If TRUE, append the value 0 on the smaller end of the result. |
shifting |
Shifting to apply to the log grid. Negative values produce greater bunching up near the minimum, with the reverse for positive values. NOTE: |
... |
Dummy variables for compatibility |
A vector of length length.out, plus one if add.zero is TRUE.
Zhou Fang
1 2 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.