View source: R/SPARRAfairness_functions.R
integral | R Documentation |
integral() Quick form for trapezoidal integration over range of x
integral(x, y = NULL)
x |
x co-ordinates, or nx2 matrix of points |
y |
y co-ordinates |
trapezoidal estimate of integral of the xth value of y over range of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.