Here is one way of doing it:
> c.i <- read.table(textConnection(" 17130612 17587118
+ 17712302 18221688
+ 21225764 21387314
+ 25012714 30748348
+ 33852816 34480192
+ 36012944 36209144
+ 36252300 36280276
+ 36737468 36971144
+ 43693832 43878548"))
>
> d.i <- read.table(textConnect
On Fri, 1 Feb 2008, mohamed nur anisah wrote:
> hi!!
>
> Below I have 4 columns vector of c and d which are unequal in
> length.These c and d have 2 columns each where these 2 columns
> represent an interval values. How am I going to get an overlapping over
> these interval values?? Please hel
hi!!
Below I have 4 columns vector of c and d which are unequal in length.These c
and d have 2 columns each where these 2 columns represent an interval values.
How am I going to get an overlapping over these interval values?? Please help
me sort this problem!! Thanks in advance..
3 matches
Mail list logo