isEmpty {giRaph} | R Documentation |
Check whether an object is empty.
isEmpty(object, ...)
object |
an object to be checked |
... |
additional parameters to be used when checking the object |
The function isEmpty
is generic.
Returns a logical value telling whether the object is empty or not.
Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca