Skip to content

Third CRAN Release

Compare
Choose a tag to compare
@nathaneastwood nathaneastwood released this 22 Apr 20:09
· 246 commits to master since this release

This is the third CRAN release.

This update adds the functions count(), tally(), add_count() and add_tally(). In order to achieve these, the functions n() and desc() have also been added. In addition, group_by() can now add additional groups to an already grouped data.frame.