result_table: Create table with results.

View source: R/semantic_report_constructors.R

result_tableR 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.


data.validator documentation built on May 29, 2024, 6:37 a.m.