Internal function that removes output that is not required, and returns
logging information.
process_region(
out,
target_region,
timing,
return_output = TRUE,
return_timing = TRUE,
complete_logger = "EpiNow2.epinow"
)
A list of processed output
List of output returned by epinow()
Character string indicating the region being evaluated
Output from Sys.time()
Logical, defaults to FALSE. Should output be returned, this automatically updates to TRUE if no directory for saving is specified.
Logical, should runtime be returned
Character string indicating the logger to output the completion of estimation to.
regional_epinow()