wide.dyads.to.edgelist.regex | R Documentation |
Transform wide alter-alter data to an edge list. A regex based implementation to convert a wide list to an edgelist.
wide.dyads.to.edgelist.regex(e.wide, aa.regex, netsize)
e.wide |
A dataframe containing the alter-alter relation data in the 'wide' format. |
aa.regex |
A Perl regular expression with name capture,
intended to be run on column names and capturing via named
capture the following regex groups: |
netsize |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.