plot-Trapezoid-method: plot

Description Usage Arguments

Description

Plots the parabolas created in a Trapezoid rule numerical integration.

Usage

1
2
## S4 method for signature 'Trapezoid'
plot(x = NULL, y = x, ...)

Arguments

Trapezoid

The Trapezoid object to plot.


alexjweil/integrateIt documentation built on May 10, 2019, 8:54 a.m.