Skip to contents

Check ๐Ÿ›  Docs ๐Ÿ“š Code Coverage ๐Ÿ“”

GitHub forksGitHub Repo stars

GitHub commit activityGitHub contributorsGitHub last commitGitHub pull requestsGitHub repo sizeGitHub language countProject Status: Active โ€“ The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

teal.reporter enables shiny and teal applications to include reporting functionality. The shiny app developer (or teal module developer) specifies the content of the report and the teal.reporter package handles everything else.

This package provides:

  • A shiny module for adding cards (i.e.ย items) into a report
  • A shiny module for previewing the report on-screen
  • The ability to download a zip file containing the reports

Installation

From July 2023 insightsengineering packages are available on r-universe.

# stable versions
install.packages('teal.reporter', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org'))

# beta versions
install.packages('teal.reporter', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org'))

See package vignettes browseVignettes(package = "teal.reporter") for usage of this package.

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Stargazers repo roster for @insightsengineering/teal.reporter

Forkers

Forkers repo roster for @insightsengineering/teal.reporter