| Test_Data_US | R Documentation |
A list of US cities with their latitude and longitude centroids and other data
data(Test_Data_US)
A data frame with 381 cities with the following variables:
IDSequential ID field
StateState name
CityCity name
CountNumber of records in city
AmountTotal dollar amount of records
latlatitude of the city center
longlongitude of the city center
YArtificial analysis variable
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.
GeoDistPSU,GeoDistMOS
data(Test_Data_US)
str(Test_Data_US)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.