Skip to content

Commit 3ce3c4a

Browse files
author
Jon Jablonski
committed
fixing path to rstudio image image.
1 parent 46f4ad3 commit 3ce3c4a

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

learners/setup.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,10 @@ For a full description of the data used in this workshop see the [data page](ins
1919
### Software
2020

2121
| Software | Install | Manual | Available for | Description |
22-
|----------|----------|----------|----------|---------------------------------|
22+
|------------|------------|------------|------------|-------------------------|
2323
| [R](https://www.r-project.org) | [Link](https://cloud.r-project.org) | [Link](https://cloud.r-project.org) | Linux, MacOS | Software environment for statistical and scientific computing |
2424
| [RStudio](https://www.rstudio.com) | [Link](https://www.rstudio.com/products/rstudio/download/#download) | | Linux, MacOS | GUI for R |
2525

26-
27-
2826
We provide quick instructions below for installing the various software needed for this workshop. At points, they assume familiarity with the command line and with installation in general. As there are different operating systems and many different versions of operating systems and environments, these may not work on your computer. If an installation doesn't work for you, please refer to the installation instructions for that software listed in the table above.
2927

3028
::: spoiler
@@ -157,7 +155,7 @@ The following `R` packages are used in the various geospatial lessons.
157155
To install these packages in RStudio, do the following:\
158156
1. Open RStudio by double-clicking the RStudio application icon. You should see something like this:
159157

160-
![](images/01-rstudio.png){alt="RStudio layout"}
158+
![](fig/01-rstudio.png){alt="RStudio layout"}
161159

162160
2\. Type the following into the console and hit enter.
163161

0 commit comments

Comments
 (0)