Learn R Programming

Racmacs (version 1.2.9)

blobsize: Calculate size of a blob object

Description

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

Usage

blobsize(blob)

Value

A numeric vector

Arguments

blob

The blob object

See Also

Other additional plotting functions: blob()