report_card_template {teal} | R Documentation |
TealReportCard
creation and customizationThis function generates a report card with a title, an optional description, and the option to append the filter state list.
report_card_template(
title,
label,
description = NULL,
with_filter,
filter_panel_api
)
title |
( |
label |
( |
description |
( |
with_filter |
( |
filter_panel_api |
( |
(TealReportCard
) populated with a title, description and filter state.