
Custom print method for tab_grid() results
Source: R/02_05_tabulation_tab_grid.R
print.tab_grid_result.RdProvides a readable console summary for tab_grid() output by displaying a descriptive header followed by the table.
Usage
# S3 method for class 'tab_grid_result'
print(x, ...)