search for: tf4445280

Displaying 1 result from an estimated 1 matches for "tf4445280".

2007 Sep 14
1
Copying row names
...es have identical dimensions. rN <- row.names(origMatrix) row.names(newMatrix) <- rN However the new matrix does not take on the labels. I have also tried, row.names(newMatrix) <- as.character(rN) Any ideas? -- View this message in context: http://www.nabble.com/Copying-row-names-tf4445280.html#a12683702 Sent from the R help mailing list archive at Nabble.com.