isEmpty {giRaph}R Documentation

Is the object empty?

Description

Check whether an object is empty.

Usage

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


[Package giRaph version 0.1-1 Index]