top.bacon.searching.cities {nutshell} | R Documentation |
This data ranks US cities by the frequency with which residents of those cities search for the word "Bacon" on Google.
data(top.bacon.searching.cities)
A data frame with 15 observations on the following 2 variables.
city
rank
This data set is used as an example in the book "R in a Nutshell" from O'Reilly Media.
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.
data(top.bacon.searching.cities) typeof(top.bacon.searching.cities) class(top.bacon.searching.cities)