powered by
World population and countries are
data("population_data")
A data frame with 159 observations on the following 3 variables.
Country
a character vector with countries names
Population
a numeric vector with population
Area
a numeric vector with area of the counties
data(population_data) str(population_data)
Run the code above in your browser using DataLab