read.pslg: Read a Planar Straight Line Graph from file

View source: R/triangle.R

read.pslgR Documentation

Read a Planar Straight Line Graph from file

Description

Read a Planar Straight Line Graph from a .poly file, as used in Shewchuk's Triangle library (http://www.cs.cmu.edu/~quake/triangle.poly.html).

Usage

read.pslg(file)

Arguments

file

File name of .poly file to read.

Value

pslg object. See pslg.

Author(s)

David Sterratt


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