利用 factor 建立因子
converting factor to date
DJIcsv[,1] <- as.Date(DJIcsv[,1], format = "%Y/%m/%d")
因子 · R Basic
R help converting factor to date