R/data-cancer.R

#' Liver cancer data
#'
#' @description Survival in patients with liver cancer from the the Surveillance,
#' Epidemiology, and End Results (SEER) dataset.
#'
#' @name cancer
#'
#' @docType data
#'
#' @usage data(cancer)
#'
#' @keywords datasets
#' @examples
#' data(cancer)
#' head(cancer)
'cancer'

Try the plotRCS package in your browser

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

plotRCS documentation built on April 6, 2023, 9:23 a.m.