Finds nodes whose removal would disconnect the network. These are critical nodes for network connectivity.
Arguments
- x
Network input: matrix, igraph, network, cograph_network, or tna object
- count_only
Logical. If TRUE, return only the count. Default FALSE.
- ...
Additional arguments passed to
to_igraph
