powered by
Date
MDY
Open
High
Low
Close
Volume
data(SandP500) if (require(lattice)) { xyplot( High + Low ~ Date, data=SandP500, type="l", main="S and P 500", auto.key=list(lines=TRUE, points=FALSE)) }
Run the code above in your browser using DataLab