View source: R/trap_area.R View source: R/old.R
trap_area | R Documentation |
Calculate trapezoidal-rule area for two vectors
trap_area(x, y)
x |
Numeric vector |
y |
Numeric vector |
A double of the calculated area, with proper units of measurement (e.g., ft^2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.