Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 6 of 6 found.
[1] < 1 > [1]  Sort:

plot.triangulation (Package: RTriangle) : Plot a triangulation object produced with triangulate

Plots a triangulation object produced with triangulate
● Data Source: CranContrib
● Keywords:
● Alias: plot.triangulation
● 0 images

RTriangle-package (Package: RTriangle) : Generate 2D Quality meshes and constrained Delaunay triangulations

Generate 2D Quality meshes and constrained Delaunay triangulations
● Data Source: CranContrib
● Keywords: package
● Alias: RTriangle, RTriangle-package
7 images

triangulate (Package: RTriangle) : Triangulate a Planar Straight Line Graph

Triangulate a planar straight line graph using the Triangle library (http://www.cs.cmu.edu/~quake/triangle.html). The triangulation is a constrained conforming Delaunay triangulation in which additional vertices, called Steiner points, can be inserted into segments to improved the quality of the triangulation. To prevent the insertion of Steiner points on boundary segments, specify Y=1. If the maximum triangle area a is specified, the area of each triangle is not allowed to exceed this value. If the the minimum angle q is specified, no triangle angle is allowed to be below this value.
● Data Source: CranContrib
● Keywords:
● Alias: triangulate
8 images

read.pslg (Package: RTriangle) : Read a Planar Straight Line Graph from file

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).
● Data Source: CranContrib
● Keywords:
● Alias: read.pslg
● 0 images

pslg (Package: RTriangle) : Create a Planar Straight Line Graph object

A Planar Straight Line Graph (PSLG) is a collection of vertices and segments. Segments are edges whose endpoints are vertices in the PSLG, and whose presence in any mesh generated from the PSLG is enforced.
● Data Source: CranContrib
● Keywords:
● Alias: pslg
● 0 images

plot.pslg (Package: RTriangle) : Plot pslg object

Plot pslg object
● Data Source: CranContrib
● Keywords:
● Alias: plot.pslg
● 0 images