convert_01_to_connect | R Documentation |
If two column has more than 1 shared element then they have connection. Convert 0/1 data to connection pairs in long shape table. The 0-connection pairs are removed.
convert_01_to_connect(object)
object |
data frame with 0/1 data |
a data frame with source and target connection information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.