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 |
Value
invisible(TRUE) if everything is correct; an error if not.
[Package EpiModel version 2.4.0 Index]