报错EOF within quoted string

2019-03-14  本文已影响0人  赵会成

    Warning messages:

1: In scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : EOF within quoted string

2: In scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : number of items read is not a multiple of the number of columns

在读取命令中增加了一个参数quote = "",读取完成

上一篇 下一篇

猜你喜欢

热点阅读