Socioeconomic data for the most populous countries.
data(countries)
A data frame with 42 observations on the following 7 variables.
name of the country.
population.
population density.
GDP per inhabitant.
mean life expectation
infant mortality
illiteracy rate
# NOT RUN {
data(countries)
summary(countries)
# }
Run the code above in your browser using DataLab