Learn R Programming

Rvision (version 0.3.3)

isBlob: Test for a Blob Object

Description

Tests whether the object is of class blob.

Usage

isBlob(object)

Arguments

object

Any R object.

Value

A logical indicating whether the object is of class blob (TRUE) or not (FALSE).

See Also

simpleBlobDetector

Examples

Run this code
# NOT RUN {
# TODO
# }

Run the code above in your browser using DataLab