Learn R Programming

EpiModel (version 2.0.5)

check_attr_lengths: Check that all attributes in the master object are of equal length

Description

Check that all attributes in the master object are of equal length

Usage

check_attr_lengths(dat)

Arguments

dat

a Master list object of network models

Value

invisible(TRUE) if everythin is correct. It throws an error otherwise