
Last chance! 50% off unlimited learning
Sale ends in
Gets all network attributes except "mnext"
from its
network argument.
get_network_attributes(x)
Returns the named list of network attributes.
An object of class network
or networkLite
.
This function is used in EpiModel
workflows to copy relevant network
attributes from the network object to the netsim_dat
object when
initializing netsim
runs.
nw <- network_initialize(100)
get_network_attributes(nw)
Run the code above in your browser using DataLab