Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

without_multiples

Constructor modifier to drop multiple edges


Description

Constructor modifier to drop multiple edges

Usage

without_multiples()

See Also

Other constructor modifiers: simplified(), with_edge_(), with_graph_(), with_vertex_(), without_attr(), without_loops()

Examples

sample_(pa(10, m = 3, algorithm = "bag"))
sample_(pa(10, m = 3, algorithm = "bag"), without_multiples())

igraph

Network Analysis and Visualization

v1.2.10
GPL (>= 2)
Authors
See AUTHORS file.
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.