vertex_areas: Surface area of each vertex

View source: R/vertex_areas.R

vertex_areasR Documentation

Surface area of each vertex

Description

Compute surface areas of each vertex in a triangular mesh.

Usage

vertex_areas(mesh)

Arguments

mesh

An "inla.mesh" object (see make_mesh for surface data).

Value

Vector of areas

INLA Requirement

This function requires the INLA package, which is not a CRAN package. See https://www.r-inla.org/download-install for easy installation instructions.


BayesfMRI documentation built on April 4, 2025, 1:58 a.m.