gasoline2 | R Documentation |
Precios de gasolina y petróleo
gasoline2
Data frame que contiene 14 filas y 3 columnas:
Año del precio
Precio de la gasolina para el año
en centavos / galón
Precio del petróleo para el año
en $ / 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(gasoline2)
plot(gasolina~año, data = gasoline2, type = "b",
ylab = "Precio de la gasolina (centavos/galón)",
xlab = "Año")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.