packing: Calculate packing of 3D object

View source: R/packing.R

packingR Documentation

Calculate packing of 3D object

Description

The ratio of the surface area of the object and the surface area of the convex hull around the object.

Usage

packing(mesh)

Arguments

mesh

A triangular mesh of class mesh3d.

Value

Value of packing.

Examples

packing(mcap)

habtools documentation built on May 29, 2024, 7:30 a.m.