cities: The population of US cities and cities from fictional sources

Description Usage Format Source Examples

Description

The data is built to have the count in the number column with the first and last digit separated

Usage

1

Format

A data frame with columns:

country

The variable is character. Either US or fiction

city

The variable is character. The city within the country

location

The variable is character. The region within which the city is located

number

The variable is numeric. The population of that city

first

The variable is character. The first digit of number

last

The variable is character. The last digit of number

Source

https://github.com/midnightradio/cse140-data-programming and https://simplemaps.com/data/us-cities

Examples

1
2
3
4
## Not run: 
cities

## End(Not run)

byuidatascience/data4benfords documentation built on May 6, 2020, 10:10 p.m.