f_exp | R Documentation |
Exponential function
f_exp(x, k = 1, a = 1, b = 0, scale = FALSE)
x |
numeric vector for input values |
k , a , b |
exponential rate, scaling, and asymptotic parameters |
scale |
Boolean, if TRUE x input values are scaled (scales::rescale) |
a numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.