Create a scatterplot with errorbars with ggplot

前端 未结 0 1292
小鲜肉
小鲜肉 2020-12-22 05:32

I\'m new to R and I was trying to make a scatterplot and add some error bars to the points but I don\'t know how to.

p <- ggplot(data = success, aes(x = Pe         


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