[R] y-axis in histograms

Murray Pung Murraypu at aimnsw.com.au
Tue Nov 15 23:11:25 CET 2005


Just quickly - Try 'ylim'

hist(x, ylim = 100,...)

-----Original Message-----
From: Michael Graber [mailto:michael_graber at gmx.de]
Sent: Wednesday, 16 November 2005 7:10 AM
To: R-Mailingliste
Subject: [R] y-axis in histograms


Dear R- list,
I have some data to present with histograms. Therefore I used hist(...). 
I have few values with almost 80% of
the frequencies (totaly 800) and some other values with low frequencies 
( totaly 5 -10 )
that I want to emphasize. Therefore I want to "cut" the y-axis on 100, 
but I
don't know how to deal with this.

Thanks in advance,

Michael Graber

______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list