Sean Browning
March 18th, 2022
View on Github pages!
From R or RStudio render the RMarkdown document and bingo-boingo.
rmarkdown::render("Rmd/git_presentation.Rmd")
The best way would be to print the HTML document to a PDF using google chrome.
Simply Ctrl+P when displaying the slides in Chrome, and change the destination as Save as PDF
Thanks for helping out!
Feel free to make a fork of this repository and submit a PR and I'll review it.