vtrapz: Average Vertical Height of Trapezoidal Integration

View source: R/vtrapz.R

vtrapzR Documentation

Average Vertical Height of Trapezoidal Integration

Description

Trapezoidal integration divided by x-domain.

Usage

vtrapz(x, ...)

Arguments

x

numeric vector

...

additional parameters of the function trapz

Value

The function vtrapz() return a numeric scalar.

Note

This is a tentative thought: the prefix v stands for 'vertical'.


groupedHyperframe documentation built on March 10, 2026, 5:08 p.m.