maxId {giRaph}R Documentation

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

Details

The function maxId is generic.

Value

Returns a numeric value corresponding to the maximum numeric identifier of x.

Author(s)

Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca


[Package giRaph version 0.1-1 Index]