Skip to contents

[Deprecated]

is.loop() was renamed to which_loop() to create a more consistent API.

Usage

is.loop(graph, eids = E(graph))

Arguments

graph

The input graph.

eids

The edges to which the query is restricted. The default NULL selects all edges.

is_loop(), edges(), get_eids(), vcount(), ecount()