Learn R Programming

RTriangle (version 1.6-0.14)

plot.triangulation: Plot a triangulation object produced with triangulate

Description

Plots a triangulation object produced with triangulate

Usage

# S3 method for triangulation
plot(x, ...)

Arguments

x

Triangulation object produced with triangulate.

...

Arguments to be passed to methods.

Author

David Sterratt