Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mosaic_tally

Internal tally methods


Description

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().

Usage

mosaic_tally(x, ...)

mosaic_count(x, ...)

Arguments

x

an object

...

additional arguments passed to table()


mosaicCore

Common Utilities for Other MOSAIC-Family Packages

v0.9.0
GPL (>= 2)
Authors
Randall Pruim <rpruim@calvin.edu>, Daniel T. Kaplan <kaplan@macalester.edu>, Nicholas J. Horton <nhorton@amherst.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.