powered by
data(Oil_history)
year
mbbl
data.oecd.org
model <- lm(log(mbbl) ~ year, data = Oil_history) fmodel(model)
Run the code above in your browser using DataLab