facet_grid を利用することで、複数のグラフを一枚のプロットに表示させることができる。 サンプルデータを作成する。 library(reshape2) library(ggplot2) gene ...
確定! 回上一頁