dynam_nodes | R Documentation |
Utility function to format data frame of nodes for use with DyNAM.
dynam_nodes(x, vprefix = NULL, vpostfix = NULL, present = FALSE)
x |
Data frame of actors or nodes with arbitrary covariates |
vprefix |
Node prefix to be pasted into label column |
vpostfix |
Node postfix to be pasted into label column |
present |
Logical. Indicates if nodes are present/absent at start of observation |
data frame ready to be used with DyNAM models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.