R: geom aesthetic only for one level or category

前端 未结 0 1857
忘了有多久
忘了有多久 2021-01-15 06:19

I am trying to control geom aesthetic for some category or level, example

    set.seed(123)
    Cases = round(rnorm(16, 500, 22))
    Country = LETTERS[seq( f         


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