介紹如何在R 中使用 ggplot2 套件繪製熱圖(heat maps)。 ... terrain.colors(10)) + # 設定色盤 theme( legend.text = element_text(face="bold"), # 說明文字用粗體 ...
確定! 回上一頁