Skip to contents

Process Exposures data for Q1 2021

Usage

process_exposures_q1_2021(cfg = NULL, msoa_lim = NULL)

Arguments

cfg

A list of nested lists, with 'leaf' nodes specifying configuration values. Default: The template config returned by generate_cfg_template()

msoa_lim

Number of MSOAs to process. Default: Number of unique MSOAs

Value

NULL (invisibly).

Examples

if (FALSE) { # \dontrun{
process_exposures_q1_2021()
} # }