This repository serves as an example to show dashboards structure and how to reference other files (R scripts, and quarto) from within a quarto file.
The main dashboard file is called dashboard_demo.qmd. Start there. Inside of that file you can see that other files in the same folder are referenced to provide content to the dashboard, while other content is generated within the file itself. Either approach is acceptable. To see the resulting dashboard, go here.