Tests whether the object is of class blob.

isBlob(object)

Arguments

object

Any R object.

Value

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

See also

Author

Simon Garnier, garnier@njit.edu

Examples

# TODO