Description Usage Arguments Value Examples
Search for details about a CCG or practice by code or name. Returns values for all months available.
1 |
list_size_by_code |
A practice or CCG code found using organisation_codes(). |
ASTRO_PU_by_code |
A practice or CCG code found using organisation_codes(). |
Returns values for all months available.
1 2 3 4 5 | Total list size for all CCGs = list_size()
Total list size for all practices by practice code, or CCG code = list_size(list_size_by_code= "...")
ASTRO-PU cost and items for practices by practice code, or CCG code = list_size(ASTRO_PU_by_code= "...")
Or a variation of the above.
Read the [wiki](https://github.com/fergustaylor/openprescribingR/wiki) for more help.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.