favourite_numbers {favnums} | R Documentation |
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)
[Package favnums version 1.0.0 Index]