Learn R Programming

MMAC (version 0.1.2)

McDBurgers1: Burgers Sold by McDonalds

Description

A subset of the dataset containing the number of burgers (in billions) sold by McDonald’s since 1955.

Usage

data(McDBurgers1)

Arguments

Format

A data frame with 5 observations on the following variables.

  • Year

  • Burgers number of burgers (in billions)

Details

This dataset contains the number of burgers (in billions) sold by McDonald’s since 1955.

References

http://overhowmanybillionserved.blogspot.com/

Examples

Run this code
data(McDBurgers1)

Run the code above in your browser using DataLab