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