csv() removed leading zeros. That's because R treated the column of data as numeric instead of a character. You can specify this with the ...
確定! 回上一頁