Description Usage Arguments Examples
Generate sigmoid curve series, which is a specific case of logistic function, with a control of top and bottom acceleration.
1 | tr.log(x,top,a,b)
|
x |
:a numeric vector |
top |
:a numeric value as vertical scaler |
a |
:a number to control top acceleration of the curve |
b |
:a number to control bottom acceleration of the curve |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.