[R] help error histograma
Pascal Oettli
kridox at ymail.com
Fri Aug 10 04:18:01 CEST 2012
Hello,
David L Carlson already suggested to you to check the range of your
data. Did you do it?
Regards
Le 10/08/2012 09:36, aprendiz programa a écrit :
>
> Hi,
> My error isErro em hist.default(dados[[1]], freq = TRUE, seq(0, 30, 0.5), prob = FALSE, : some 'x' not counted; maybe 'breaks' do not span range of 'x'
> hist(dados[[1]],seq(0, 30, 0.5), prob=TRUE, xlab="chuva (mm/dia)",ylab="frequência", main="", cex.lab=1.6, cex.sub=3,cex.axis=3,cex.main=6)
> Someone help me?
> [[alternative HTML version deleted]]
>
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list