save_r0: Save time and values for basic reproduction number

View source: R/network_utils.R

save_r0R Documentation

Save time and values for basic reproduction number

Description

This function will save information for cumulative basic reproduction number.

Usage

save_r0(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 r0.csv

Value

it writes a csv file to the specified location in the computer


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