Learn R Programming

MMAC (version 0.1.2)

OilProductionAnnual1: Annual US Oil Production

Description

A subset of the dataset containing the number of barrels (in thousands) of crude oil produced per year in the United States.

Usage

data(OilProductionAnnual1)

Arguments

Format

A data frame with 38 observations on the following variables.

  • Year

  • Barrels of oil produced (in thousands)

Details

This dataset contains the number of barrels (in thousands) of crude oil produced per year in the United States

References

http://www.eia.gov/dnav/pet/hist/LeafHandler.ashx?n=PET&s=MCRFPUS1&f=M

Examples

Run this code
data(OilProductionAnnual1)

Run the code above in your browser using DataLab