Change facet width in ggplot2

后端 未结 0 1969
误落风尘
误落风尘 2021-01-27 16:46

I have a plot made of several facet_plot ith this code :

library(ggplot2)
library(ggstance)
library(ggtree)
library(reshape2)

set.seed(123)
tree <- rtree(30)
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题