I want to retrieve data row wise from a data frame. My data frame is as below:
data<-read.table("table.txt", header=TRUE)
how can i get row-wise data?
Thanks,
Vasu.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
