min_max_dat {drugprepr} | R Documentation |
A dataset containing minimum and maximum possible values for quantity and number of daily dose for given prescription. The dataset is hypothetical.
min_max_dat
A data frame with 2 rows and 5 variables:
CPRD unique code for the treatment selected by the GP
maximum possible quantity to be prescribed for the product
minimum possible quantity to be prescribed for the product
maximum possible number of daily dose to be prescribed for the product
minimum possible number of daily dose to be prescribed for the product
...