Landscape-Data-Commons / RinRangelands

Supporting github repo for the SRM 2024 workshop: Putting the R in Rangelands: Applied tools for data analysis in R
2 stars 1 forks source link

Putting the R in Rangelands: Applied tools for data analysis in R

Welcome to the R in Rangelands workshop for SRM 2024!

Welcome slides: https://docs.google.com/presentation/d/1tTa9mxHkDI7pzVbN1SVmzQE3E_lCxu__fQBm4hqZZ6c/edit?usp=sharing

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:

  1. Navigate to this GitHub repository: github.com/Landscape-Data-Commons/RinRangelands
  2. Navigate to the green <> Code button, and select Download Zip
  3. 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

  1. In RStudio select "File" then "New Project"
  2. Select "Version Control".
  3. Copy "https://github.com/Landscape-Data-Commons/RinRangelands" into the repository URL.
  4. Verify the project subdirectory is where you want to save this.