| plot.triangulation {RTriangle} | R 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  | 
| ... | Arguments to be passed to methods. | 
Author(s)
David Sterratt
[Package RTriangle version 1.6-0.13 Index]