Hello,
I have a data.frame and I want to transfor it in a list of rows or columns.
I can do apply(myDataFrame,MARGIN=1,FUN=???)

I remember that there is a function which mean return or access column ...
something like "::" or "]," or "[,"
I can't remember can somebody refresh my memory?

--
View this message in context: 
http://r.789695.n4.nabble.com/access-row-access-col-access-tp4292531p4292531.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