get_network_term_attr {EpiModel} | R Documentation |
Output Network Attributes into a Character Vector
Description
Given a simulated network, outputs a character vector of vertex
attributes to be used in netsim
simulations.
Usage
get_network_term_attr(nw)
Arguments
nw |
A network object. |
Value
A character vector of vertex attributes.
[Package EpiModel version 2.4.0 Index]