report_card_template | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.