月にも浪にも放れない

植物を観察している大学院生のフリースペース

2016-12-10から1日間の記事一覧

phytools : plotTree.wBars

RのパッケージphytoolsのコマンドplotTree.wBarsでは、系統樹の隣に各種の形質値を表す棒グラフを並列できる。 --------------------------------------- library(phytools) Tree<-pbtree(n=15) x<-c(runif(15)) labels<-c("t1", "t2", "t3", "t4", "t5", "t…