Description Usage Arguments Value Examples
Calculates the area under a curve (AUC) by integration via the trapezoidal rule, where discrete (x,y) coordinates are given.
1 |
x |
A numeric/integer vector of discrete x axis values |
y |
A numeric/integer vector of discrete y axis values |
na.rm |
Remove NA's? |
Returns the area under the curve
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.