powered by
data("Italy")
data("Italy") attach(Italy) plot(ordered(year), gdp, xlab="Year (ordered factor)", ylab="GDP (millions of Lire, 1990=base)") detach(Italy)
Run the code above in your browser using DataLab