最近遇到的一些問題,想知道如何解決下面出現(xiàn)的問題
Error in file(out,“wt”): cannot open the connection 之前從來沒有出現(xiàn)過
Error in as.POSIXLt(x): could not find function “as. POSIXLt”這是在進行POSIXct和POSIXLt
之間轉(zhuǎn)換時出現(xiàn)的問題,請問如何解決
Error in file(out,“wt”): cannot open the connection 之前從來沒有出現(xiàn)過
Error in as.POSIXLt(x): could not find function “as. POSIXLt”這是在進行POSIXct和POSIXLt
之間轉(zhuǎn)換時出現(xiàn)的問題,請問如何解決
舉報
2018-04-15
第二個錯誤 區(qū)分大小寫 試試 Lt改成lt