remove_unreachable_nodes: Remove all unreachable nodes

Description Usage Arguments Value

View source: R/utils.R

Description

Remove all nodes that do not have a degree of at least 1.

Usage

1

Arguments

graph

A tidygraph::tidygraph object

Value

Tidygraph with all isolated nodes removed.


dSHARP-CMU/rppr documentation built on May 14, 2019, 4:01 a.m.