R/tbl-format-setup.R
tbl_nrow.Rd
This generic will be called by tbl_format_setup() to determine the number of rows in a tbl object.
tbl_format_setup()
tbl_nrow(x, ...)
A tbl object.
These dots are for future extensions and must be empty.