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