一步一步学heatmap.2 函数数据如下: library(gplots) data(mtcars) x <- as.matrix(mtcars) rc <- rainbow(nrow(x), start=0, ...
確定! 回上一頁