Displaying 2 results from an estimated 2 matches for "290p19732290".
2008 Sep 29
3
count data with a specific range
Hi there,
The data is
data<-c(2,6,13,26,19,25,18,11,22,25)
I want to count data for these rages:
[0~10]:
[11~20]:
[21-30]:
Is anyone can help me?
Thank you in advance
--
View this message in context: http://www.nabble.com/count-data-with-a-specific-range-tp19732290p19732290.html
Sent from the R help mailing list archive at Nabble.com.
2008 Oct 15
0
R-help Digest, Vol 67, Issue 31
...t/plain; charset=us-ascii
Hi there,
The data is
data<-c(2,6,13,26,19,25,18,11,22,25)
I want to count data for these rages:
[0~10]:
[11~20]:
[21-30]:
Is anyone can help me?
Thank you in advance
--
View this message in context: http://www.nabble.com/count-data-with-a-specific-range-tp19732290p19732290.html
Sent from the R help mailing list archive at Nabble.com.
------------------------------
Message: 77
Date: Mon, 29 Sep 2008 13:04:59 +0000 (UTC)
From: Dieter Menne <dieter.menne at menne-biomed.de>
Subject: Re: [R] adding labels to tapply results
To: r-help at stat.math.ethz.ch
Messag...