[R] R: histograms and ylim

Clark Allan Allan at STATS.uct.ac.za
Wed Aug 3 09:53:24 CEST 2005


hi all

a very simple question once again!!!

can we change the "y" range in a histogram?


e.g.
x=rnorm(1000)
hist(x,ylim=0.5,prob=T)	#this does not work


any suggestions???


More information about the R-help mailing list