Equal height for 2 plots in ggarrange

后端 未结 0 793
-上瘾入骨i
-上瘾入骨i 2020-12-10 10:22

For simplicity here is a runnable code with fake data that produces the issue exactly. The plots,

data1 <- data.frame(
  V1=replicate(18, {sample(1:18, 1)}         


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