小编use*_*370的帖子

在read.table()中:readTableHeader找到不完整的最后一行

当我尝试read.csv()该文件时,我有一个CSV ,我收到警告警告消息:

In read.table(file = file, header = header, sep = sep, quote = quote,  :
  incomplete final line found by readTableHeader on ...
Run Code Online (Sandbox Code Playgroud)

尽管StackOverflow和R-help用于解决方案,但我无法隔离问题.

这是数据的Dropbox链接:https://www.dropbox.com/s/h0fp0hmnjaca9ff/PING%20CONCOURS%20DONNES.csv

csv r read.table

18
推荐指数
2
解决办法
6万
查看次数

标签 统计

csv ×1

r ×1

read.table ×1