I have created a data frame using the read.table command.  I want to be able to 
access the rows by the row name, or a vector of row names. I know that you can 
access columns by using the data.frame.name$col.name.  Is there a way to access 
row names in a similar manner?

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch 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