| CityPopularity {googleVis} | R Documentation |
Example data set to illustrate the use of the googleVis package.
data(CityPopularity)
A data frame with 6 observations on the following 2 variables.
Citya factor with levels Boston Chicago Houston Los Angeles Miami New York
Popularitya numeric vector
Google Geo Map API: https://google-developers.appspot.com/chart/interactive/docs/gallery/geomap.html
data(CityPopularity) str(CityPopularity)