... we can write them to a file saved in ASCII format with the extension '.R'. ... read.table("Swal.dat") # reads the data plot(data$V1, data$V2, type="l") ...
確定! 回上一頁