add reference line in ecdf ggplot2

前端 未结 0 1034
感动是毒
感动是毒 2020-11-30 03:54

I am trying to add a reference line to my ecdf graph in R. Here is what my data looks like.

dput(head(pppp))
structure(list(B_code= c(1121058L, 1121058L, 1121         


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