isolates: Vertices that cannot be found from the a set of source...

Description Usage Arguments Value

View source: R/graphs.R

Description

Vertices that cannot be found from the a set of source vertices

Usage

1
isolates(graph, sources)

Arguments

graph

The input graph, an adjacency list.

sources

The names of the source vertices.

Value

A character vector of unreachable vertex names.


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