Interactive Components for Organization
Hyperlinks
Hyperlinks can be used to connect readers directly to referenced sources, allowing easy access to supporting research, data, or external materials. This enhances transparency and enables users to explore additional context without disrupting the flow of the report.
Displaying Viz by Group
Buttons for group selection allow users to dynamically view data by category, such as program, site, or demographic group. It is especially useful when presenting the same metric for different groups or sites.
Panel Tabsets
Panel tabsets organize content into separate, labeled sections that users can switch between without leaving the page. They are useful for presenting related information such as different groups, metrics, or narrative in a compact and organized way and helps reduce visual clutter.
You can include anything you want here, from code to charts.
```{r}
plot(cars$speed, cars$dist)
```Content of the second panel