Learn R Programming

data.validator (version 0.2.1)

result_table: Create table with results.

Description

Create table with results.

Usage

result_table(results, type, mark, df_error_head_n)

Value

Table row.

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.