R/BigData_toy.R

#' @title  A Toy Claims \code{tibble} for Performance Demonstration 
#'
#' @description  A toy pharmaceutical claims data set meant to be used to benchmark other algorithms
#' @format A \code{tibble} with 100,000 rows and 6 variables:
#' \describe{
#'   \item{ID}{patient ID to be grouped by}
#'   \item{date}{date of claim}
#'   \item{days_supply}{number of days supplied}
#' }
"big_data_toy"

Try the adheRenceRX package in your browser

Any scripts or data that you put into this service are public.

adheRenceRX documentation built on Jan. 13, 2021, 7:50 a.m.