This package provides a collection of small, reusable widgets for Quarto and HTML reports created within institutional workflows. The widgets visualize key metrics through compact graphics that automatically adjust styling and behavior depending on data values (for example, changing colors when thresholds are exceeded). Combining R with JavaScript and lightweight CSS, the package bridges analytical results and interactive report presentation.
Installation
You can install the development version of eatWidget from GitHub with:
# install.packages("devtools")
devtools::install_github("iqb-research/eatWidget")