create_summary_row {data.validator} | R Documentation |
Create summary table row.
Description
Create summary table row.
Usage
create_summary_row(id, number, color, label)
Arguments
id |
ID. |
number |
Number to display. |
color |
Color of the label. |
label |
Label to display. |
Value
Summary table row.
[Package data.validator version 0.2.1 Index]