Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クラスタ樹状図のラベル サイズの変更を禁止する R 3 の明らかなバグの回避策を見つけた人はいますか?
次のコードは、R を 3.01 に更新する前は問題なく動作していました (以前のバージョンは 2.15 だったと思います)。
plot(hclust, labels = data[, 1], cex = 0.3)
cex引数を変更しても、ラベル サイズは変更されなくなりました。
cex