Copy Vertex Attributes From Network to netsim_dat List
Source: R/net.fn.utils.R
copy_nwattr_to_datattr.RdCopies the vertex attributes stored on the network object to the
main attr list in the netsim_dat data object.
Arguments
- dat
Main
netsim_datobject containing anetworkDynamicobject and other initialization information passed fromnetsim().- nw
Network from which to copy vertex attributes.