Error msg confused. Error: Mapping should be created with `aes()` or `aes_()`

后端 未结 0 1840
生来不讨喜
生来不讨喜 2020-12-05 08:29

I felt there is nothing wrong with my code, it still give me an error msg.

data_treated%>%
  ggplot(data_treated, aes(x=Location, y=Total_PFAS, color=Speci         


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