top.bacon.searching.cities: Top Bacon Searching Cities
Description
This data ranks US cities by the frequency with which residents of those cities
search for the word "Bacon" on Google.Usage
data(top.bacon.searching.cities)
source
The data was from Google Insights, http://www.google.com/insights/search/#q=bacon&cmpt=q.
Query was run on September 5 2009, for data from 2004 through 2009.Details
This data set is used as an example in the book "R in a Nutshell" from O'Reilly
Media.Examples
Run this codedata(top.bacon.searching.cities)
typeof(top.bacon.searching.cities)
class(top.bacon.searching.cities)
Run the code above in your browser using DataLab