fork download
  1. library(quantmod)
  2.  
  3. getSymbols(^DJI)
  4.  
  5. plot(DJI)
Runtime error #stdin #stdout 0.83s 25168KB
stdin
Standard input is empty
stdout
Standard output is empty