在R中读取一个csv文件
我正在尝试从csv文件读取一些用R编写的数据,而不是使用数据框。
I used read.csv to extract the data from the file but I got always this error In read.table(file = file, header = header, sep = sep, quote = quote, : line 1 appears to contain embedded nulls .
这是R中使用数据帧的一部分代码:
COL <- c("F...