Plotting Irregular Sized Objects in R (Aesthetics must be either length 1 or the same as the data)

前端 未结 0 1460
温柔的废话
温柔的废话 2021-01-12 04:59

I am working with the ggplot library in R. Is it possible to plot irregular sized objects on the same graph?

Suppose I data like this:

library(dplyr)
l         


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