Learn R Programming

EpiModel (version 2.5.0)

get_network_term_attr: 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)

Value

A character vector of vertex attributes.

Arguments

nw

A network object.