get_rx_dates: Get RX visits for a set of NDC codes

View source: R/pull_tables_get.R

get_rx_datesR Documentation

Get RX visits for a set of NDC codes

Description

This function collects dates for RX fills

Usage

get_rx_dates(source, year, db_con, collect_n = Inf)

Arguments

source

ccae or mdcr

year

year (as integer value)

db_con

a connection to a database,

collect_n

the number of rows to collect


aarmiller/smallDB documentation built on March 29, 2024, 9:37 a.m.