https://r.project.org is the official R webpage
To download R, go to the Comprehensive R Archive Network. https://cran.r-project.org/ and simply click on the link for your operating system.
To download RStudio, go to https://www.rstudio.com/products/rstudio/download/
GitHub provides unlimited private repositories for educational users: https://education.github.com/discount_requests/new
Your account needs to be associated with your Kenyon email address (@kenyon.edu)
https://classroom.github.com/classrooms/34753325-ecoinformatics
git config --global user.name "Your Name" git config --global user.email your.email@domain.com
Open the practical folder: https://github.com/GlobalEcologyBiogeography/Ecoinformatics
Select a working directory and extract the practical files
Open the R file (file1.R) in Rstudio
Run the code in the file
"C:/project_root_folder/data/species_dat.csv"
"data/species_dat.csv"