https://github.com/hadley/dplyr
Revision 9e2930447ff7367201944f59f29050e9764c5b38 authored by Romain François on 07 December 2020, 09:06:26 UTC, committed by GitHub on 07 December 2020, 09:06:26 UTC
* generic count() and tally()

closes #5538

* S3 register on load count.tbl_sql() and tally.tbl_sql() if dbplyr is installed and does not define them (for now)
1 parent 1be8cfa
History
Tip revision: 9e2930447ff7367201944f59f29050e9764c5b38 authored by Romain François on 07 December 2020, 09:06:26 UTC
generic count() (#5633)
Tip revision: 9e29304
File Mode Size
.github
R
archive
bench
data
data-raw
inst
man
pkgdown
revdep
src
tests
vignettes
.Rbuildignore -rw-r--r-- 610 bytes
.gitattributes -rw-r--r-- 48 bytes
.gitignore -rw-r--r-- 226 bytes
DESCRIPTION -rw-r--r-- 1.6 KB
Doxyfile -rw-r--r-- 106.6 KB
LICENSE -rw-r--r-- 42 bytes
LICENSE.md -rw-r--r-- 1.1 KB
NAMESPACE -rw-r--r-- 11.1 KB
NEWS.md -rw-r--r-- 101.3 KB
README.Rmd -rw-r--r-- 4.0 KB
README.md -rw-r--r-- 6.1 KB
_pkgdown.yml -rw-r--r-- 2.9 KB
codecov.yml -rw-r--r-- 232 bytes
cran-comments.md -rw-r--r-- 1.0 KB
dplyr.Rproj -rw-r--r-- 412 bytes

README.md

back to top