Oil_history: Historical production of crude oil, worldwide 1880-2014

Description Usage Format Source Examples

Description

Annual production of crude oil, in millions of barrels (mbbl).

Usage

1

Format

A data frame with 47 cases, each of which is a US state, with observations on the following variables.

Source

Assembled from older information from RH Romer (1976) "Energy: An Introduction to Physics" and more recent data from data.oecd.org.

Examples

1
2
model <- lm(log(mbbl) ~ year, data = Oil_history)
mod_plot(model)

ProjectMOSAIC/mosaicModel documentation built on May 13, 2019, 1:35 a.m.