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.
- ...
Passed to
to_igraph, whose only other argument isdirected; anything else raises an "unused argument" error.
