You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RSG_start.qmd
+20-6Lines changed: 20 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,25 @@ If you don't already, you will need various programs downloaded and installed on
8
8
* RStudio
9
9
* Git
10
10
11
-
To download R:
11
+
<details>
12
+
<summary>To download R (for Macs):</summary>
12
13
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".
17
18
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
+
<oltype="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".
0 commit comments