Skip to content

Subset of matrix

2 messages · dinesh kumar, jim holtman

#
my.mat[rownames(my.mat) in c(5951, 236, 6306, 5950, 145742, 1123),]

or something close to this.  Need to read introduction to R and subsetting.
On 3/24/08, dinesh kumar <barupal at gmail.com> wrote: