gasoline | R Documentation |
Prices of gasoline and crude oil
gasoline
Data frame of 14 rows and 3 columns:
Year of data
Price of gasoline for year
in cents / gallon
Price of crude oil fot year
in $ / bbl
McClave, James T. Benson, P.G. 1991. Statistics for Business and Economics, Fifth Edition. Dellen and Macmillan.
Statistial Abstract of the United States: 1989, pp476, 480.
data(gasoline)
plot(gasoline~year, data = gasoline, type = "b",
ylab = "Gasoline price (cents/gallon)",
xlab = "Year")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.