| aucpoly | R Documentation | 
This is a utility function mainly for drawing/coloring/shading the area under the curve of a fuction (typically a probability density function).
aucpoly(x, f, a, b, ...)
| x | Vector of values at which to evaluate the curve. | 
| f | Function for the curve. | 
| a | Lower bound of the interval. | 
| b | Upper bound of the interval. | 
| ... | Additional arguments to  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.