R
Installation
Installation
Normal Setup
Normal Setup
R must be installed before installing RStudio
Development Setup for Compling Packages (Extra)
Development Setup for Compling Packages (Extra)
Windows — RTools
Guide by Alphacentauric 2024 (See Section on RTools)
macOS — Xcode Command Line Tools (See guide for Terminal commands)
Publishing
Publishing
Exporting (Knitting) from RMarkdown requires a LaTeX installation.
Easy method (Works in most cases)
Videos
Videos
Handouts
Handouts
External Resources
External Resources
R
R
An Introduction to R (2024) — Good Starting Place
Posit Cheatsheets (RStudio)
R for Graduate Students (2019)
Chapter 3.6 Troubleshooting Errors
Working Directories and Workspaces in the RStudio IDE — Posit
R-Bloggers (Blog about R)
RStudio Keyboard Shortcuts — RBloggers
RMarkdown
RMarkdown
Posit Documentation on RMarkdown
RMarkdown uses Pandoc's implementation of Markdown.
R Markdown: The Definitive Guide (2023)
More Advanced: R Markdown Cookbook (2024)