powered by
plot.ts
ts.plot(..., gpars = list())
...
require(graphics) ts.plot(ldeaths, mdeaths, fdeaths, gpars=list(xlab="year", ylab="deaths", lty=c(1:3)))
Run the code above in your browser using DataLab