Learn R Programming

habtools (version 1.1.1)

sphericity: Calculate sphericity of a 3D object

Description

Calculates the ratio of the surface area of a sphere with the same volume as the object and the surface area of the object.

Usage

sphericity(mesh)

Value

Sphericity value.

Arguments

mesh

A triangular mesh of class mesh3d.

See Also

circularity()

Examples

Run this code
sphericity(mcap)

Run the code above in your browser using DataLab