I need to process some data, nothing fancy, crosstabs, means and medians, and I want to automate it as much as possible. So far I use xtabs and SummaryBy from the doBy library.
Do you know if there are scripts or packages that allow you to configure and customize your tables?