Date: Fri, 10 Aug 2012 05:53:45 -0800
From: jrkrideau at inbox.com
Subject: Re: [R] help error histograma
To: aprendizprogram at hotmail.com; kridox at ymail.com; r-help at r-project.org
You probably need to post the data here, or somewhere such as [url=http://www.mediafire.com/][b]MediaFire[/b][/url] for other readers to examine.
To post it here use dput() and paste the results into the email.
John Kane
Kingston ON Canada
-----Original Message-----
From: aprendizprogram at hotmail.com
Sent: Fri, 10 Aug 2012 16:08:16 +0300
To: kridox at ymail.com, r-help at r-project.org
Subject: Re: [R] help error histograma
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: kridox at ymail.com
To: aprendizprogram at hotmail.com
CC: r-help at 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 icrit :
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="frequjncia", main="", cex.lab=1.6,
cex.sub=3,cex.axis=3,cex.main=6)
Someone help me?
[[alternative HTML version deleted]]