Description Usage Arguments Value References
View source: R/GF_twomode_function.R
This function extracts the two mode brokerage chains from a two-mode network. Only works for interlocking directorates
1 | GF_twomode(g, event_attribute, actor_attribute)
|
g |
igraph object. |
event_attribute |
This needs to be a dataframe with the firm name and the sector attribute |
actor_attribute |
This needs to a dataframe with the person name and the gender attribute |
List - 1.)Brokerage path list 2.) Individual role dataframe list 3.) Total two-mode GF results dataframe.
Jasny, L. and Lubell, M., 2015. Two-mode brokerage in policy networks. Social Networks, 41, pp.36-47.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.