CityPopularity | 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.
City
a factor with levels Boston
Chicago
Houston
Los Angeles
Miami
New York
Popularity
a numeric vector
Google Geo Map API: https://developers.google.com/chart/interactive/docs/gallery/geomap.html
data(CityPopularity)
str(CityPopularity)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.