Learn R Programming

EpiNow2 (version 1.6.1)

process_regions: Process all Region Estimates

Description

[Stable] Internal function that processes the output from multiple epinow() runs, adds summary logging information.

Usage

process_regions(regional_out, regions)

Value

A list of all regional estimates and successful regional estimates

Arguments

regional_out

A list of output from multiple runs of regional_epinow()

regions

A character vector identifying the regions that have been run

See Also

regional_epinow() epinow()