result_table {data.validator} | R Documentation |
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. |
Value
Table row.
[Package data.validator version 0.2.1 Index]