format_param {EpiModel} | R Documentation |
Format One Parameter for Printing with the print.param.xxx
Functions
Description
Format One Parameter for Printing with the print.param.xxx
Functions
Usage
format_param(param_name, param_value)
Arguments
param_name |
The name of the parameter to print. |
param_value |
The value of the parameter to print. |
[Package EpiModel version 2.5.0 Index]