CrossTable()
from the gmodels
package provides easy access to SAS- and SPSS-style crosstabs, along with the usual tests (Chisq, McNemar, etc.). Basically, it's xtabs()
with fancy output and some additional tests - but it does make sharing output with the heathens easier.