Welcome to Using R Markdown (beginner)
R Markdown turns your analyses into high-quality, elegantly formatted, and fully reproducible output by putting together narrative text, code and plots. This workshop will walk you through the creation and usage of R Markdown. See the UBC library Research Commons event calendar for related workshops on various topics.
Prerequisites
This workshop assumes basic familiarity with R and R Studio, but all learners are welcome to participate. Participants are expected to have installed the latest versions of R and RStudio on their computers before the workshop: Install R from https://cran.rstudio.com/ Install RStudio from https://rstudio.com/products/rstudio/download/#download
Learning objectives
At the end of this workshop, you will be able to:
- Understand what R Markdown is and why it’s useful
- Create and compile an R Markdown file in RStudio
- Recognize the basic structure of an R Markdown file
Schedule
0:00 - 0:05 | Welcome and using Zoom |
0:05 - 0:15 | Intro to R Markdown |
0:15 - 0:25 | Creation and Compilation |
0:25 - 0:55 | Basic Struture |
0:55 - 1:00 | Recap |
1:00 - 1:30 | Optional Q&A |
Resources
- R Markdown Lessons from R Studio
- R Markdown cheatsheet
- R Markdown Gallery
- R Markdown Reference Guide
- R Markdown: The Definitive Guide (Book)
- R Markdown Crash Course
- Markdown Tutorial