Test_Data_US: Accounting data for some US cities with latitude and...

Test_Data_USR Documentation

Accounting data for some US cities with latitude and longitude of the city centroids

Description

A list of US cities with their latitude and longitude centroids and other data

Usage

data(Test_Data_US)

Format

A data frame with 381 cities with the following variables:

ID

Sequential ID field

State

State name

City

City name

Count

Number of records in city

Amount

Total dollar amount of records

lat

latitude of the city center

long

longitude of the city center

Y

Artificial analysis variable

Details

This population has 381 US cities with the latitude and longitude of the city center. It is used to illustrate the use of the GeoDistPSU and GeoDistMOS functions.

See Also

GeoDistPSU,GeoDistMOS

Examples

data(Test_Data_US)
str(Test_Data_US)

PracTools documentation built on Nov. 9, 2023, 9:06 a.m.