Description Usage Arguments Value Examples
View source: R/23-ph_create_params.R
Output cases and severity-mortality input tables compatible with CoMo template
1 | ph_create_params(params, path = ".")
|
params |
A list of parameters produced using the |
path |
Directory to save output to. Defaults to current working directory |
An XLSX workbook with 10 worksheets for various sets of parameters formatted according to the CoMo template
1 2 3 4 | ## Not run:
ph_create_params()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.