R/data.R

#' Data for 300 random lifelines
#'
#' This dataset contains 300 random entry dates and 150 exit dates for demonstration purposes.
#'
#' @format A data frame with 300 rows and 2 variables:
#' \describe{
#'   \item{entry}{entry or birth dates.}
#'   \item{exit}{exit or death dates, \code{NA} if not observed.}
#' }
"lifelines_sample"

Try the LexisPlotR package in your browser

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

LexisPlotR documentation built on April 14, 2020, 7:38 p.m.