R/Greece_deaths.R

#' Deaths in Greece in 1960.
#' @description{Deaths in Greece in 1960.}
#'
#' @docType data
#'
#' @usage data(Greece_deaths)
#'
#' @format A dataframe with three columns:
#' \describe{
#'   \item{\code{Age}}{0 - 85}
#'   \item{\code{Male}}{male deaths}
#'   \item{\code{Female}}{female deaths.}
#' }
#'
#' @details
#' All counts for ages above 84 have been grouped to one number for age 85.
#'
#' @keywords datasets
#'
#' @source
#' Personal information from Aris Perperoglou.
#'
"Greece_deaths"

Try the JOPS package in your browser

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

JOPS documentation built on Sept. 8, 2023, 5:42 p.m.