[R] extractor rows from a matrix
    billycorg 
    billycorg1 at virgilio.it
       
    Thu Jun 14 08:55:39 CEST 2007
    
    
  
thanks for the answer..but i don't find what i'm looking for!
now i'm trying to expose better my problem:
i have:
ht= a 1096rows x 3 columns matrix 
 
i'd like a function like this:
 
d[i]=rbind(ht[i,]) for (i in 1:length(ht))
but this don't work :(
can anyone seriously help  me?
-- 
View this message in context: http://www.nabble.com/extractor-rows-from-a-matrix-tf3913088.html#a11114923
Sent from the R help mailing list archive at Nabble.com.
    
    
More information about the R-help
mailing list