trapz: Numerical integration of the function y(x)

Description Usage Arguments Value

View source: R/utils.R

Description

Numerical integration of the function y(x)

Usage

1
trapz(x, y, dims = 1)

Arguments

x

the set of points where y is computed on

y

the integrand

Value

the result


morphr/morphr documentation built on Sept. 28, 2020, 5:39 p.m.