R/ChildMortalitySA.R

#' Childhood Mortality Rates in Saudi Arabia (1995-2020)
#'
#' Dataset containing childhood mortality rates (under age 5) per 1000 live births for Saudi Arabia from 1995 to 2020. Data sourced from the WHO's global health indicators database.
#'
#' @name ChildMortalitySA
#'
#' @format
#' A data frame with observations of childhood mortality rates per 1000 live births.
#'
#' @source
#' World Health Organization (WHO), Global Health Observatory (GHO) data repository.
#'
#' @examples
#' data("ChildMortalitySA")
#' ChildMortalitySA
NULL

Try the ntsDatasets package in your browser

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

ntsDatasets documentation built on Sept. 11, 2024, 9:24 p.m.