📅  最后修改于: 2022-03-11 14:51:58.782000             🧑  作者: Mango
# the 'quote' argument is importent here
tab <- read.table(file, sep="\t", header=FALSE, comment.char="#",
na.strings=".", stringsAsFactors=FALSE,
quote="", fill=FALSE)