[R] cross tabs with percents?

Jim Lemon jim at bitwrit.com.au
Sun Oct 22 05:36:47 CEST 2006


Larry White wrote:
> -- apologies if this is a dup - i got a bounce saying the message was
> unprocessed.
> 
> Is there a straightforward way to get a table with percents in the
> cells rather than counts? I've looked at table, ftable, xtabs, and
> ctab, which did the conversion but returned the results in a single
> row without labels.
> 
xtab in the prettyR package.

Jim



More information about the R-help mailing list