make_table_row: Create table row.

View source: R/semantic_report_constructors.R

make_table_rowR Documentation

Create table row.

Description

Create table row.

Usage

make_table_row(results, type, mark, df_error_head_n)

Arguments

results

Results to display in a row.

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.