How do I show a group variable along with the numeric mid point on the axis of my plot?

后端 未结 0 892
轮回少年
轮回少年 2021-02-14 09:08

I have some data, of which this is a subset:

MyDataToSO <- data.frame(Age = c(2, 7, 12, 16, 21),
                     AgeGroup = c("0-4 years", "         


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