Package 'favnums'

Title: A Dataset of Favourite Numbers
Description: A dataset of favourite numbers, selected from an online poll of over 30,000 people by Alex Bellos (http://pages.bloomsbury.com/favouritenumber).
Authors: Oliver Keyes [aut, cre], Alex Bellos [cph]
Maintainer: Oliver Keyes <[email protected]>
License: CC0
Version: 1.0.0
Built: 2024-11-15 06:49:46 UTC
Source: CRAN

Help Index


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)