Hello Quarto

markdown
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Extending R Markdown

By Meghan Hall

Added Sat Dec, 11, 2021

What is it?

Excerpt from site: “R Markdown is a powerful yet underutilized tool for a powerful yet underutilized component of data science—communicating your work. R Markdown works seamlessly with other analytic work in R and knowing the basics allows you to extend that knowledge into producing PDFs, slides, websites, and more”.

  1. Link to blog here: https://meghan.rbind.io/talk/rstudio/
  2. Link to slides here: https://meghan.rbind.io/slides/RStudio/Hall_RStudio_2021.html#1
  3. Link to video here: https://community.rstudio.com/t/recording-of-r-in-sports-analytics-rstudio-enterprise-community-meetup/107551
  4. Link to Github repo and code: https://github.com/meghall06/personal-website/blob/master/static/slides/RStudio/Hall_RStudio_2021.Rmd
Back to top