plot.triangulation: Plot a triangulation object produced with triangulate

View source: R/triangle.R

plot.triangulationR Documentation

Plot a triangulation object produced with triangulate

Description

Plots a triangulation object produced with triangulate

Usage

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

Arguments

x

Triangulation object produced with triangulate.

...

Arguments to be passed to methods.

Author(s)

David Sterratt


RTriangle documentation built on May 29, 2024, 4:18 a.m.