Learn R Programming

networkLite (version 1.0.1)

valid.eids.networkLite: valid.eids

Description

valid.eids

Usage

# S3 method for networkLite
valid.eids(x, ...)

Value

The sequence seq_len(network.edgecount(x, na.omit = FALSE)).

Arguments

x

A networkLite object.

...

additional arguments.

Details

Returns seq_len(network.edgecount(x, na.omit = FALSE)), to support the edge attribute assignment operator \%e\%<-. Note that the edge id of an edge in x is simply its row index within x$el.