Putting the R in Rangelands: Applied tools for data analysis in R
Welcome to the R in Rangelands workshop for SRM 2024!
Download data for Part 2 of workshop
https://shorturl.at/djwI4
To get started, download this repository to your computer OR following the Rstudio instructions below:
- Navigate to this GitHub repository: github.com/Landscape-Data-Commons/RinRangelands
- Navigate to the green <> Code button, and select Download Zip
- Save on your computer and unzip the file
Install R and RStudio
Install the current versions of R and R Studio on your computer if you haven’t already. You can download R from CRAN and the free version of RStudio from their site.
https://posit.co/download/rstudio-desktop/
Install workshop data via Rstudio
- In RStudio select "File" then "New Project"
- Select "Version Control".
- Copy "https://github.com/Landscape-Data-Commons/RinRangelands" into the repository URL.
- Verify the project subdirectory is where you want to save this.