Hi,

i have a matrix with headers. How can i get header name in that marix ?
i tried in R, with 
names(MyMatrix[1]) - its getting exactly.

But when i try in eclips, its not receiving
ColHdr <- names(MyMatrix[1])
- it getting NULL value

- could you please help me ?

- Thanks
Antony.

--
View this message in context: 
http://r.789695.n4.nabble.com/Matrix-Header-Name-Select-tp4631682.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.

Reply via email to