Output cases and severity-mortality input tables compatible with CoMo template

ph_create_params(params, path = ".")

Arguments

params

A list of parameters produced using the ph_set_params() function

path

Directory to save output to. Defaults to current working directory

Value

An XLSX workbook with 10 worksheets for various sets of parameters formatted according to the CoMo template

Examples

if (FALSE) { ph_create_params() }