Data set with geographical locations of cities. These data can also be found in the maps package.

data(cities)

Format

A data frame with 43645 rows and 5 variables.

name

name of the city

country

recorded values for entity 1, in US dollars.

population

recorded values for entity 2, in US dollars.

lat

recorded values for entity 3, in US dollars.

long

recorded values for entity 4, in US dollars.

Examples

data(cities)