Thx, I see my problem. more sleep required
On Sat, Aug 14, 2010 at 9:25 AM, Romain Francois wrote:
>
> Le 14/08/10 18:22, steven mosher a écrit :
>
>
>> Stupid question, but its been a long night.
>>
>> If I have a long vector how can I turn it into a list of the same length
>>
>> x<-rep(seq(1,1
Le 14/08/10 18:22, steven mosher a écrit :
Stupid question, but its been a long night.
If I have a long vector how can I turn it into a list of the same length
x<-rep(seq(1,100,by=1),each=10)
Perhaps as.list ?
--
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainf
2 matches
Mail list logo