check_attr_lengths {EpiModel}R Documentation

Check that All Attributes in the Main netsim_dat Object are of Equal Length

Description

Check that All Attributes in the Main netsim_dat Object are of Equal Length

Usage

check_attr_lengths(dat)

Arguments

dat

Main netsim_dat object containing a networkDynamic object and other initialization information passed from netsim.

Value

invisible(TRUE) if everything is correct; an error if not.


[Package EpiModel version 2.4.0 Index]