Description Usage Arguments Value Author(s)
View source: R/statistical_plot.R
This function plot the density function of a normal distribution.
1 2 3 4 5 6 7 8 9 |
mean |
mean |
sd |
standard deviations |
from, to |
x limits |
by |
number: increment of the sequence |
log |
logical; if TRUE, probabilities p are given as log(p)
(see |
... |
Other rguments to be passed to |
An interactive graph if plotly package is available or a basic R plot.
Julien Diot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.