track_nodes: Track total number of nodes by atrribute origin

View source: R/network_utils.R

track_nodesR Documentation

Track total number of nodes by atrribute origin

Description

This function will track the total number of nodes in each time step

Usage

track_nodes(dat, at, total_nodes)

Arguments

dat

Master list object containing a networkDynamic object and other initialization information passed from netsim.

at

Current time step.

total_nodes

Matrix for total nodes at step at by attribute origin

Value

the Master list object of network models (dat)


thednainus/HIVepisim documentation built on Nov. 23, 2023, 12:26 a.m.