list_size: Search for details about a CCG or practice by code or name....

Description Usage Arguments Value Examples

Description

Search for details about a CCG or practice by code or name. Returns values for all months available.

Usage

1
list_size(list_size_by_code = NULL, ASTRO_PU_by_code = NULL)

Arguments

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().

Value

Returns values for all months available.

Examples

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.

fergustaylor/openprescribingR documentation built on May 31, 2019, 1:15 p.m.