WorldCities: Cities and their populations

Description Usage Format Source References Examples

Description

A list of cities

Usage

1

Format

A data frame with 23018 observations on the following 10 variables.

code

The ISO (?) city code

name

Name of the city

latitude

location in degrees

longitude

location in degrees

country

Two letter country code

countryRegion

A numerical region

population

Population

regionCode

ISO (?) Code

region

Name of the region

date

Date estimate made

Source

In Draft: Somewhere on the Internet. We need a proper source.

References

In Draft: We need a proper reference

Examples

1
2
data(WorldCities)
## maybe str(WorldCities) ; plot(WorldCities) ...

dtkaplan/DataComputing documentation built on May 15, 2019, 4:58 p.m.