Skip to contents

Shiny modules for adding content to reports

add_card_button_srv()
Add Card Button Server
add_card_button_ui()
Add Card Button User Interface

Shiny modules for viewing and downloading reports

reporter_previewer_srv()
Reporter Previewer Server
reporter_previewer_ui()
Reporter Previewer User Interface
simple_reporter_srv()
Simple Reporter Server
simple_reporter_ui()
Simple Reporter User Interface

Supporting shiny modules

download_report_button_srv()
Download Button Server
download_report_button_ui()
Download Button Reporter User Interface
reset_report_button_srv()
Reset Button Server
reset_report_button_ui()
Reset Button Reporter User Interface

yaml and rmd utility functions

as_yaml_auto()
Parse a Named List to the Rmd yaml Header
print(<rmd_yaml_header>)
Print method for the yaml_header class
rmd_output_arguments()
Get document output arguments from the rmarkdown package
rmd_outputs()
Get document output types from the rmarkdown package

R6 classes used inside package

ReportCard
ReportCard
Reporter
Reporter
TealReportCard
TealReportCard