How to make a pyramid plot look better and add legend in R?

后端 未结 0 1631
挽巷
挽巷 2020-12-15 01:53

I have a dataframe df with some data like below:

dput(df)

df <- structure(list(Types = c("Name1", "Name2", "Name3&qu         


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