isBlob: Test for a Blob Object

Description Usage Arguments Value Author(s) See Also Examples

View source: R/blob.R

Description

Tests whether the object is of class blob.

Usage

1
isBlob(object)

Arguments

object

Any R object.

Value

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

Author(s)

Simon Garnier, garnier@njit.edu

See Also

simpleBlobDetector

Examples

1
# TODO

neuroconductor/Rvision documentation built on May 21, 2021, 10:32 p.m.