所以我正在使用levelplot類似這樣的相關性矩陣狀圖(摘自:Plot correlation matrix into a graph): library(lattice)
#Build the horizontal and vertical axis information
hor <- c("214", "215", "216", "224", "211", "212", "213",
我已經收到一個.tif文件,其中包含有關每個值的顏色信息(例如,森林是綠色的,雲是黑色的).qml文件。 library(raster)
library(rasterVis)
sm <- raster("UT_classification_coded.tif")
########## Classify raster/build attribute table
sm <- rat