copy_nwattr_to_datattr | R Documentation |
netsim_dat
ListCopies the vertex attributes stored on the network object to the
main attr
list in the netsim_dat
data object.
copy_nwattr_to_datattr(dat, nw)
dat |
Main |
nw |
Network from which to copy vertex attributes. |
The updated netsim_dat
main list object.
get_formula_term_attr
, get_attr_prop
,
auto_update_attr
, and
copy_datattr_to_nwattr
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.