Assuming I have dataframe ³test² with dim = (2,10) say;

And that I can choose some of the data;

Test[1,2:6]

How do I turn this data into a list [which I would like to run a function
across].
Tried as.list but doesn¹t look or feel right.

Thanks in advance, it is simple I am sure so apologies for not being a
interesting problem !

Glenn

        [[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