plpdDemogBridge: plpdDemogBridge

Description Usage Arguments Details Value

View source: R/plpdDemogBridge.R

Description

links PRACTICE codes and CCG codes

Usage

1
plpdDemogBridge(plpd = NULL, demogMap = NULL, settings = NULL)

Arguments

plpd

prescription data.table

demogMap

demogMap data.table

settings

analysis settings generated with setConfig()

Details

Some records are not matched and this is due to the fact that PRactice level Prescribing data are more "generic" and include also GP that are not mapped by the CCG system.

Value

the function returns a data table composed on 2 columns, one for PRACTICE code and one for CCG code. Moreover, a message is returned, with the number of unmatched records.


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