save_nodes: Save total number of nodes at each time step by attribute...

View source: R/network_utils.R

save_nodesR Documentation

Save total number of nodes at each time step by attribute origin

Description

This function will save the total number of nodes by attribute origin

Usage

save_nodes(dat, prefix = NULL)

Arguments

dat

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

prefix

Text for prefix to use when saving filename.

Details

If a prefix is not provided, csv file will be saved as total_nodes.csv

Value

it writes a csv file at a specific location at the computer


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