Rdocumentation
powered by
Learn R Programming
giRaph (version 0.1-1)
maxId: Get the maximum numeric identifier of an object
Description
Gets the maximum numeric identifier of an object.
Usage
maxId(x)
Arguments
x
an R object with numeric identifiers
Value
Returns a numeric value corresponding to the maximum numeric identifier of
x
.
Details
The function
maxId
is generic.