View source: R/distributions.R
Defines a probability space for a normal distribution.
| 1 | 
| mean | (double): mean parameter of the normal distribution | 
| sd | (double): standard deviation parameter of the normal distribution (if specified, var parameter will be ignored) | 
| var | (double): variance parameter of the normal distribution | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.