R/utils.R
remove_isolated.Rd
Remove isolated nodes from a network
remove_isolated(ig, mode = c("total", "in", "out"), vertex_symbol = NULL)
a igraph object
the connection mode
the node attribute that represents the symbol of the node
a list object