| Type: | Package | 
| Depends: | R (≥ 2.10) | 
| Title: | A Dataset of Favourite Numbers | 
| Version: | 1.0.0 | 
| Date: | 2015-07-21 | 
| Author: | Oliver Keyes [aut, cre], Alex Bellos [cph] | 
| Maintainer: | Oliver Keyes <ironholds@gmail.com> | 
| Description: | A dataset of favourite numbers, selected from an online poll of over 30,000 people by Alex Bellos (http://pages.bloomsbury.com/favouritenumber). | 
| License: | CC0 | 
| LazyData: | true | 
| NeedsCompilation: | no | 
| Packaged: | 2015-07-22 13:02:23 UTC; ironholds | 
| Repository: | CRAN | 
| Date/Publication: | 2015-07-22 16:15:47 | 
A Dataset of Favourite Numbers
Description
This package provides a dataset of favourite numbers, selected from an online poll of over 30,000 people by Alex Bellos
See Also
favourite_numbers and the original dataset.
Favourite Numbers based on an online poll
Description
A dataset containing the favourite numbers selected by over 30,000 people in an online poll.
Usage
favourite_numbers
Format
A data frame with 1123 rows and 4 variables:
- number
- the actual number chosen. May be NA in the case of "imaginary" numbers, or Infinite. 
- frequency
- the number of times this number was chosen. 
- percentage
- the percentage of user answers a particular number represents. 
- description
- descriptions of the number's importance, as provided by Alex Bellos. Often NA. 
Source
http://pages.bloomsbury.com/favouritenumber
Examples
head(favourite_numbers)