blobsize {Racmacs}R Documentation

Calculate size of a blob object

Description

Returns either the area (for 2D blobs) or volume (for 3D blobs)

Usage

blobsize(blob)

Arguments

blob

The blob object

Value

A numeric vector

See Also

Other additional plotting functions: blob()


[Package Racmacs version 1.2.9 Index]