Description Usage Arguments Examples
View source: R/exp_area.R View source: R/PlotProbDistributions.R
Arguments: rate: lambda parameter lb: lower bound of the area ub: upper bound of the area acolor: color of the area ...: additional arguments to be passed to the lines function
1 2 3 |
rate: |
lambda parameter |
lb: |
lower bound of the area |
ub: |
upper bound of the area |
acolor: |
color of the area ...: additional arguments to be passed to the lines function |
1 | exp_area(rate = 0.3, lb=2, ub=5, acolor="red")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.