R Script for heatmap. library(readxl) ... library(ggplot2). library(ggthemes) ... p <- ggplot(data,aes(x=Species,y=Category,fill=Values))+.
確定! 回上一頁