process_pollution_lookup: process_pollution_lookup

Description Usage Arguments

View source: R/process_pollution_lookup.R

Description

process_pollution_lookup

Usage

1
2
3
4
5
6
7
process_pollution_lookup(
  sourcefile,
  h5filename,
  scotgov_lookup,
  ukgov_engwales_lookup,
  storage_path
)

Arguments

sourcefile

a string specifying the local path and filename associated with the source data (the input of this function)

h5filename

a string specifying the filename associated with the processed data (the output of this function)

scotgov_lookup

a string specifying the local path and filename associated with a lookup file of UK national grid codes and administrative geographies in scotland

ukgov_engwales_lookup

a string specifying the local path and filename associated with a lookup file of UK national grid codes and administrative geographies in England and Wales

storage_path

a string specifying the local path associated with the processed data (the output of this function)


ScottishCovidResponse/SCRCdata documentation built on June 13, 2021, 10:14 p.m.