This function takes the union of two affiliation networks and the quotient of this union by actors and/or events having the same names. If nodes of some type are not matched, but any two nodes of this type in different networks have the same name, then both networks' nodes of this type are prepended with 'X' (first network) and 'Y' (second network).
1 |
an1 |
Bipartite graph object |
an2 |
Bipartite graph object |
match.actors |
Logical; whether to match actors with same names. Defaults to 'TRUE' |
match.events |
Logical; similar to 'match.actors' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.