How to plot vector from 0

后端 未结 0 1207
情书的邮戳
情书的邮戳 2020-12-16 02:42

I am trying to plot with dunif and punif, and can\'t get the plot to start from 0

x<-seq(0,10,by=1)
y<-dunif(x,min=0,max=5)[![The wrong plot][1]][1]
plo         


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