dime-worldbank / quarto-dime-theme

DIME theme for Quarto Reveal.js Presentations
https://dime-worldbank.github.io/quarto-dime-theme/
MIT License
10 stars 3 forks source link

Automatically install R libraries in template.Qmd #15

Closed geoffreyyip closed 3 months ago

geoffreyyip commented 7 months ago

template.qmd expects some R libraries to be installed on the computer or pre-loaded in the environment. This code change ensures all libraries are available during Quarto rendering.