removeVertices: Remove nodes from a graph and returns the largest component

Description Usage Arguments Author(s)

View source: R/graph.R

Description

Remove nodes from a graph and returns the largest component

Usage

1
removeVertices(g, filter, keep.hanging = FALSE)

Arguments

g

graph to remove nodes.

filter
keep.hanging

(logical) whether to return the largest component or not.

Author(s)

Diego Diez


rTRM documentation built on Nov. 8, 2020, 5:52 p.m.