Skip to content
Prev 74826 / 398502 Next

R: histograms and ylim

Le 03.08.2005 09:53, Clark Allan a ??crit :
That does work :

R> hist(x,ylim=c(0,0.5),prob=T) # that does work

Romain