These functions include ways to take a census of the brokerage positions of nodes in a network:
node_in_brokerage()
returns nodes membership as a powerhouse,
connector, linchpin, or sideliner according to Hamilton et al. (2020).
node_in_brokering(.data, membership)
An object of a manynet-consistent class:
matrix (adjacency or incidence) from {base}
R
edgelist, a data frame from {base}
R or tibble from {tibble}
igraph, from the {igraph}
package
network, from the {network}
package
tbl_graph, from the {tidygraph}
package
A vector of partition membership as integers.
Other memberships:
mark_core
,
member_cliques
,
member_community_hier
,
member_community_non
,
member_components
,
member_equivalence