プロトコル [R_]複数の区切り文字によるテーブルデータを読み込む tigawa 2019-08-062020-07-21 0 Comments read.table(text = gsub(",", "\t", readLines("file.txt")))