我想使用fread函數讀取多個文件(csv)。但最後一行我有不必要的數據,我無法使用fread,因爲它會拋出一個錯誤。 代碼: library(data.table) fnames ...
確定! 回上一頁