Trying to setting a range for abline in R

后端 未结 0 378
我在风中等你
我在风中等你 2021-01-16 17:00

when I use the abline in r plot(NULL,xlim=c(0,50),ylim=c(-30,0)) abline(h=-15,col=\'black\') how do I set the range of x axis to a certain range?

(like a horizontal l

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