nrow2: Get the number of rows in a database table

Description Usage Arguments Value References

View source: R/db.R

Description

Get the number of rows in a database table

Usage

1
nrow2(tbl)

Arguments

tbl

A dbplyr::tbl_dbi object.

Value

An integer.

References

Implementation of nrow2() is from http://www.win-vector.com/blog/2017/09/it-is-needlessly-difficult-to-count-rows-using-dplyr/


HenrikBengtsson/ramani documentation built on March 27, 2021, 11:47 p.m.