Skip to content
Prev 332921 / 398503 Next

Tables Package Grouping Factors

On 13-11-09 5:56 PM, Jeff Newmiller wrote:
I've just added cbind() and rbind() methods for tabular objects, so that 
approach will be a lot easier.  Just do the table of the first subset, 
then rbind on the subsets for the rest.  Will commit to R-forge after a 
bit more testing and documentation.

Duncan Murdoch