初識R# -設(shè)置工作路徑(路徑中避免中文及空格); -用R作圖; -基本命令書寫; R語言初學(xué).png a=c("color") b=c("is") c=c("wonderful") paste(a,b,c)