Description Usage Arguments Value References
Get the number of rows in a database table
1 | nrow2(tbl)
|
tbl |
A dbplyr::tbl_dbi object. |
An integer.
Implementation of nrow2()
is from
http://www.win-vector.com/blog/2017/09/it-is-needlessly-difficult-to-count-rows-using-dplyr/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.