Description Usage Arguments Details Value
View source: R/plpdDemogBridge.R
links PRACTICE codes and CCG codes
1 | plpdDemogBridge(plpd = NULL, demogMap = NULL, settings = NULL)
|
plpd |
prescription data.table |
demogMap |
demogMap data.table |
settings |
analysis settings generated with setConfig() |
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.