Skip to contents

Remove isolated nodes from a network

Usage

remove_isolated(ig, mode = c("total", "in", "out"), vertex_symbol = NULL)

Arguments

ig

a igraph object

mode

the connection mode

vertex_symbol

the node attribute that represents the symbol of the node

Value

a list object