Learn R Programming

data.validator (version 0.2.1)

create_summary_row: Create summary table row.

Description

Create summary table row.

Usage

create_summary_row(id, number, color, label)

Value

Summary table row.

Arguments

id

ID.

number

Number to display.

color

Color of the label.

label

Label to display.