rx_months: Returns list of available monthly prescription datasets

Description Usage Arguments Examples

Description

Returns a dataframe of the prescriptions datasets for each month available for download from OpenDataNI.

These are numbered with the most recent available month being '1'. The range to return can also be set using the month_range argument. The same range of months would be that used in the argument to find_combine()

Usage

1
rx_months(month_range = NULL)

Arguments

month_range

A range of months to return, 1 being the most recent available monthly dataset (i.e. rx_months(1:1)).

Examples

1
2

BobHarper1/rxni documentation built on May 9, 2019, 1:14 a.m.