remove_loops: Remove loops from a graph

Description Usage Arguments Value

View source: R/graphs.R

Description

Remove loops from a graph

Usage

1
remove_loops(graph)

Arguments

graph

Input graph, as an adjacency list.

Value

Another graph, with the loop edges removed.


MangoTheCat/functionMap documentation built on May 7, 2019, 2:10 p.m.