Number of row in a table. This function is not "group aware" it returns the total number of rows, not rows per dplyr group.
Also replyr_nrow depends on data being returned to count, so some corner cases (such as zero columns) will count as zero rows.