Skip to content

bth-dipt-research/quarto-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarto Demo

Usage

make all

It creates:

  • report.pdf via LaTeX
  • report.html static HTML for viewing in a webbrowser
  • presentation.html interactive HTML slide deck (using RevealJS)
make interactive

Starts a Shiny webserver and an interactive web interface at http://localhost:8080

Requirements

  • Needs: R
  • Needs: Quarto
  • Needs: TinyTex (quarto install tinytex)

Implementation Details

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors