View source: R/numeric-helpers.R
logm1 | R Documentation |
Computes log(x - 1)
.
logm1(x, base = exp(1))
x |
A numeric or complex vector. |
base |
A positive or complex number: the base with respect to which
logarithms are computed. Defaults to e = |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.