-
Wanna Hanshaoworakul started the topic command read in the forum General Discussion Board 1 year, 8 months ago
คำสั้ง read data ตัว file data จะต้องอยู่ใน directory/subdirectory ไหนคะ ลองสร้าง data บน excel แล้ว save as CSV เก็บไว้ใน c:folder/data.csv แต่ run ตำสั่ง read มันขึ้น
read.csv(“data.csv”)
Error in file(file, “rt”) : cannot open the connection
In addition: Warning message:
In file(file, “rt”) :
cannot open file ‘data.csv’: No such file or directory