R語言_第8章

高級格函數(Lattice Function) 多面板散點圖 setwd("E:/R/R-beginer-guide/data/RBook") Env <- read.table(file="RIKZENV.txt",header=TRUE) Env$MyTime <- Env$Year+Env$dDay3/365 #生成一個代表時間天數的新變量 library(lattice) #載入
相關文章
相關標籤/搜索