Skip to content

Commit 0a6a026

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

1 file changed

Lines changed: 20 additions & 6 deletions

File tree

RSG_start.qmd

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,25 @@ If you don't already, you will need various programs downloaded and installed on
88
* RStudio
99
* Git
1010

11-
To download R:
11+
<details>
12+
<summary>To download R (for Macs):</summary>
1213

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.
14+
1. Go to [r-project.org](https://cran.r-project.org/mirrors.html).
15+
2. Select the location closest to you.
16+
3. At the top of this site (called a "mirror"), there should be a "Download and Install R" section.
17+
4. Select the link that says "Download R for macOS".
1718
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".
19+
<ol type="a">
20+
<li> 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". </li>
21+
</ol>
22+
</details>
23+
24+
<details>
25+
<summary>To download R (for PCs):</summary>
26+
27+
1. Go to [r-project.org](https://cran.r-project.org/mirrors.html).
28+
2. Select the location closest to you.
29+
3. At the top of this site (called a "mirror"), there should be a "Download and Install R" section.
30+
4. Select the link that says "Download R for Windows".
31+
5.
32+
</details>

0 commit comments

Comments
 (0)