result_table: Create table with results.
Description
Create table with results.
Usage
result_table(results, type, mark, df_error_head_n)
Arguments
- results
Result to display in table.
- type
Result type.
- mark
Icon to display.
- df_error_head_n
Number of rows to display in error table.