process_region | R Documentation |
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"
)
out |
List of output returned by |
target_region |
Character string indicating the region being evaluated |
timing |
Output from |
return_output |
Logical, defaults to FALSE. Should output be returned, this automatically updates to TRUE if no directory for saving is specified. |
return_timing |
Logical, should runtime be returned |
complete_logger |
Character string indicating the logger to output the completion of estimation to. |
A list of processed output
regional_epinow()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.