Hello,
  I can't find how to get de column name from a data.frame dollar reference.

To make it simple, I'd like to obtain "Bar" from a "foo$Bar" notation.
I've tried col.names(foo$Bar), names(foo$Bar) and so on without sucess.

Regards

Blaise



      
        [[alternative HTML version deleted]]

______________________________________________
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