| .durem_normalize_edgelist | R Documentation |
Accepts both legacy names (start_time / sender / receiver / end_time) and
the current remverse standard (time / actor1 / actor2 / end), plus an
alternative duration column from which end is derived as
time + duration.
.durem_normalize_edgelist(edgelist)
edgelist |
A |
The same data.frame with columns renamed to the standard and,
if applicable, end computed from duration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.