| safe_log_base | R Documentation |
Log with package-supported base
safe_log_base(x, base = 2)
x |
Numeric vector. |
base |
Logarithm base. Defaults to 2. Must be either 2 or exp(1). |
Numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.