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