Walkthrough tutorial on how to use R Markdown and how it can help you learn R!
Timestamps:
0:00 Intro to this Video and Prerequisites
2:18 Getting Started With RMarkdown
6:08 Why Use RMarkdown?
7:59 Working With Text (Headings, Links, Bold)
15:39 Inserting Code
22:42 Displaying R Code Inline (In the Text)
25:49 Tips for Running Code Chunks
28:19 Changing the Appearance of Your Document
31:28 Adding a Table of Contents
33:06 Concluding Your Document
35:38 How to Use RMarkdown to Learn R
40:39 Learning from Errors
42:58 Table of Contents Extras
44:33 Closing Remarks
Link to my Basics of R (for Ecologists) course: https://coaching.rforecology.com/the-basics-of-r-for-ecologists-enroll
PREREQUISITES: Watch these three first three lessons of my course to get the very basics:
Lesson 1: Installing R and RStudio: https://youtu.be/YKvkXKeGoa8
Lesson 2: Start using R and RStudio: https://youtu.be/dPLbyWXEG_E
Lesson 3: Important RStudio tweaks: https://youtu.be/dYOs0Qn616s
Link to blog post on using R Projects: https://www.rforecology.com/post/organizing-your-r-studio-projects/