Skip to contents

Plots the Delaunay triangulation on passing a triad object

Usage

# S3 method for triad
plot(x, numtext = FALSE, ...)

Arguments

x

An object of triad class

numtext

Whether points are numbered in the plot

...

Additional arguments to pass to plot()