very simple question I am sure sorry:
for a list;
test <-c(1,2,3)
how do I total them up please to return the result
1,3,6
Regards
Glenn
[[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
and provide commented, minimal, self-contained, reproducible code.

