Kaizad F. Patel, soil nerd and R enthusiast
Jan 27, 2021 update: Check out the repository Wiki to see the tutorials.
This repository includes scripts, tutorials, and practice datasets for R beginners.
Download R here and RStudio
here.
Download both programs, we will use RStudio as a User Interface (UI)
to run R.
You will need (a) a GitHub account and (b) GitHub Desktop.
- Click on the green
Code
button. - Select
Open with GitHub Desktop
. - Set the location on your local computer, which will mirror the online repository.
- To access the most recent edits to the repository, open GitHub Desktop, click on
Fetch Origin
and thenPull Origin
. Alternatively, selectGit
>Pull
in the Rproject in RStudio.
Download all the R scripts and files and use as you wish.
1. Click on Clone or download
2. Select Download ZIP
1. Click on the file
2. Right-click on Raw
3. Select the Save/Download Linked File As ...
option to save the file
- save all the files in one location and maintain the directory
structure (e.g.
data
andprocessed
directories) - create a new empty directory
processed
, you will export processed files there.
Wiki: You will find the tutorials here.
Issues: You can find useful links and resources here. You can also use this section to leave suggestions for tutorials/scripts you would like to see in the near future.
Last updated: 2021-03-19