Hi,
 I checked using the summary, and my data has 1000 elementsranging from 0 to 30 
(values)
but I do not understand the error


> Date: Fri, 10 Aug 2012 11:18:01 +0900
> From: kri...@ymail.com
> To: aprendizprog...@hotmail.com
> CC: r-help@r-project.org
> Subject: Re: [R] help error histograma
> 
> 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@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.
> >
                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to