tri.area: Area of triangles on a plane

View source: R/geometry.R

tri.areaR Documentation

Area of triangles on a plane

Description

Area of triangles on a plane

Usage

tri.area(P, Tr)

Arguments

P

3-column matrix of vertices of triangles

Tr

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 3, 2025, 5:58 p.m.