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