Have an error saying Error in charToDate(x) : character string is not in a standard unambiguous format

前端 未结 0 355
醉话见心
醉话见心 2020-12-13 07:37

library(readxl) emp_minor2 <- read_excel("~/emp.xlsx", sheet = "Sheet3",na="NA", skip=0, col_names=TRUE) View(emp_minor2)

            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题