library('ggplot2')getwd()workdir=“C:/Users/lyqro/Desktop”file=“C:/Users/lyqro/Desktop/final_data.csv”setwd(workdir)dat=read.table(file,sep=" ...
確定! 回上一頁