Description Usage Arguments Value Examples
Combine metric data into a single output file
1 | merge_metric_files(case, hosp, test, cli, ili, outfile)
|
case |
data.frame produced by |
hosp |
data.frame produced by |
test |
data.frame produced by |
cli |
data.frame produced by |
ili |
data.frame produced by |
outfile |
file name (including path) for output data file |
invisibly returns the combined data
1 2 3 4 | ## Not run:
#add examples to me please,
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.