setConfig: setConfig

Description Usage Arguments Value

View source: R/setConfig.R

Description

creates a list of configuration settings that will be used across the package

Usage

1
setConfig(rootdir, year, month, region)

Arguments

rootdir

path to an existing working directory

year

numeric. Year of interest

month

numeric. Month of interest, one of 2018 and 2019

region

char. Region of analysis

Value

The function returns a list containing the following information, as relative to the month and year selected: - rootdir - year - month - region - plpdName - demogName - demogMapName - bnfName - qofNames


muschitiello/PrescRiptions documentation built on June 12, 2020, 10:38 a.m.