Hi, I have a large matrix containing 10000 rows and 60 columns. I would like to subset this matrix by using a list of several hundred row names. I tried to find how to do that, eg with %in% or subset commands, but I never succeed and I do not find the proper method on internet. How to proceed ? Thanks Muppy -- View this message in context: http://r.789695.n4.nabble.com/Matrix-subsetting-with-rownames-tp2241038p2241038.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.