Copy Vertex Attributes from the netsim_dat List to the Network Objects
Source: R/net.fn.utils.R
copy_datattr_to_nwattr.RdCopies the vertex attributes stored on the main attr list
of the netsim_dat object to each of the network objects
stored on the netsim_dat object.
Arguments
- dat
Main
netsim_datobject containing anetworkDynamicobject and other initialization information passed fromnetsim().