make allIt creates:
report.pdfvia LaTeXreport.htmlstatic HTML for viewing in a webbrowserpresentation.htmlinteractive HTML slide deck (using RevealJS)
make interactiveStarts a Shiny webserver and an interactive web interface at http://localhost:8080
This demo project make use of R's "targets" library, which is not required to use Quarto, but with large data sets, complex and computationally expensive data cleaning and processing pipelines, manual maintenance becomes a nightmare.