get_args {EpiModel} | R Documentation |
Get Arguments from EpiModel Parameterization Functions
Description
Returns a list of argument names and values for use for parameter processing functions.
Usage
get_args(formal.args, dot.args)
Arguments
formal.args |
The output of |
dot.args |
The output of |
Value
A list of argument names and values.
[Package EpiModel version 2.5.0 Index]