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)
The updated netsim_dat
main list object.
Main netsim_dat
object containing a networkDynamic
object and other initialization information passed from
netsim
.
Network from which to copy vertex attributes.
get_formula_term_attr
, get_attr_prop
,
auto_update_attr
, and
copy_datattr_to_nwattr
.