isEmpty: Is the object empty?

Description Usage Arguments Details Value Author(s)

Description

Check whether an object is empty.

Usage

1
isEmpty(object, ...)

Arguments

object

an object to be checked

...

additional parameters to be used when checking the object

Details

The function isEmpty is generic.

Value

Returns a logical value telling whether the object is empty or not.

Author(s)

Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca


giRaph documentation built on May 30, 2017, 3:40 a.m.

Related to isEmpty in giRaph...