This function constructs a bipartite graph from a hyperedge list given as a data.table.
1  | hel2bigraph(hel, type = FALSE)
 | 
hel | 
 data.table with first column one type of node and second column a list of nodes of the other type tied to the corresponding node in the first.  | 
type | 
 Logical; node type for the first column.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.