View source: R/CompanyNetworkPLOT_function.R
CompanyNetworkPLOT | R Documentation |
This function creates an company to company network from a list of company numbers, the one-mode projection of the interlocking directorates network
CompanyNetworkPLOT(coynoLIST, mkey, start, end, LABEL, NodeSize = 6)
coynoLIST |
list of company numbers |
mkey |
Authorisation key |
start |
Start Year |
end |
End Year |
LABEL |
Node Label - TRUE/FALSE |
NodeSize |
Node Size - default is 6, state number or CENTRALITY (weighted centrality) |
One-Mode Company Network - igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.