Just show us what is the kind of report you want to do, and you will perhaps get a solution to reproduce it. Then, if you don't like the way to do that, write your own code or don't use R, noone force you. The majority of R users are satisfied with the way to generate reports, because it is flexible. There is ABSOLUTELY *NO WARRANTY with R, this means also you have no warranty to find exactly what you want, and what you can find in SAS. Just deal with it.*
2010/8/21 Donald Paul Winston <satchwins...@yahoo.com> > > Sweave and LaTex is way to much overhead to deal with. There should be a > built in standard report() function analogous to plot(). > > Something like the following is necessary if you want real people to take R > seriously: > > report(data=<aDataFrame>, vars=<vectorOfColumnNames>, > label=<vectorOfColumnNames>, by=<vectorOfColumnNames>, > sum=vectorOfColumnNames>, title=<vectorOfStrings>, > footer=<vectorOfStrings>, > pageBy=<vectorOfColumnNames>, sumBy=<vectorOfColumnNames>, > filename=<string>, fileType=<text|csv|pdf..>...etc) > > Did I say "real" people? I've been Palinized. > -- > View this message in context: > http://r.789695.n4.nabble.com/R-reports-tp2330733p2333264.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. > [[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.