theme_tree
tree theme
theme_tree(bgcolor = "white", ...)
bgcolor |
background color |
... |
additional parameter |
updated ggplot object with new theme
Guangchuang Yu
require(ape) tr <- rtree(10) ggtree(tr) + theme_tree()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.