Learn R Programming

SimInf (version 5.0.0)

check_infectious_pressure_arg: Check integer arguments

Description

Raise an error if any of the arguments are non-integer.

Usage

check_infectious_pressure_arg(len, ...)

Arguments

len

Expected length of the infectious pressure vector

...

The arguments to check

Value

invisible(NULL)