save_cpdata: Saves for Network Simulation Rdata Files for Checkpointing

View source: R/save_cpdata.R

save_cpdataR Documentation

Saves for Network Simulation Rdata Files for Checkpointing

Description

Module to save simulation data from stochastic network models to disk at specified time intervals.

Usage

save_cpdata(dat, at)

Arguments

dat

A master data object used in models simulated with netsim.

at

Current time step

Details

This module saves data to a standardized location with standardized file names for the purposes of checkpointing. This is intended to be used when running these simulations with netsim_hpc, and will be automatically inserted into the workflow when this is done.


statnet/EpiModelHPC documentation built on Nov. 13, 2023, 11:38 a.m.