These are used to implement tally() in a way that allows dplyr and mosaicCore to co-exist. End users should call the generics tally() and count().

mosaic_tally(x, ...)

mosaic_count(x, ...)

Arguments

x

an object

...

additional arguments passed to table()