maxId {giRaph} | R Documentation |
Gets the maximum numeric identifier of an object.
maxId(x)
x |
an R object with numeric identifiers |
The function maxId
is generic.
Returns a numeric value corresponding to the maximum numeric identifier of x
.
Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca