tri.area: Area of triangles on a plane

Description Usage Arguments Value Author(s)

View source: R/geometry.R

Description

Area of triangles on a plane

Usage

1
tri.area(P, Pt)

Arguments

P

3-column matrix of vertices of triangles

Pt

3-column matrix of indices of rows of P giving triangulation

Value

Vectors of areas of triangles

Author(s)

David Sterratt


retistruct documentation built on April 4, 2020, 5:08 p.m.