powered by
A data set containing time series data by country for estimated under-5, infant, and neonatal mortality rates.
data(childMortality)
A data frame with 28982 rows and 6 variables:
two-letter country code
full name of country
name of continent
type of mortality rate - infant_MR, child_MR, or under5_MR
infant_MR
child_MR
under5_MR
year of estimate
estimated mortality rate
str(childMortality)
Run the code above in your browser using DataLab