Skip to content

Commit 6647ed0

Browse files
authored
Update RSG_start.qmd
1 parent e901432 commit 6647ed0

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

RSG_start.qmd

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
11
# Getting Started {.sec-rstudio}
22

3-
If you're less familiar with RStudio and Git, and you'd like to stay online, then using the online GitHub editor is the right choice for you!
3+
If you're ready for a more technical approach, and you are already familiar with projects in RStudio and Git, then this option may be right for you.
4+
5+
If you don't already, you will need various programs downloaded and installed on your computer:
6+
7+
* R
8+
* RStudio
9+
* Git
10+
11+
To download R:
12+
13+
1. Go to [r-project.org](https://cran.r-project.org/mirrors.html)
14+
2. Select the location closest to you
15+
3. At the top of this site (called a "mirror"), there should be a "Download and Install R" section
16+
4. Select the link that says "Download R for macOS" if you are on a Mac, or "Download R for Windows" if you are on a PC.
17+
5. Click on the link for the latest release that is compatible with your computer. (For the Macs, this might depend on the chip you have).
18+
a. If you are unsure what macOS and chip you have, you can click on the Apple logo in the menu bar (top left of your screen). Then, click "About This Mac" to see your "Chip" and "macOS".

0 commit comments

Comments
 (0)