Hi,
I have a simple question. If I have a table and I want to have the mean
for each row, how can I do?!
Es:
c1 c2 c3 mean
1 12 13 14 ??
2 15 24 10 ??
...Thanks, Marco ______________________________________________ [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 and provide commented, minimal, self-contained, reproducible code.

