The script and folder structure are for the data analysis assignment of the Environmental Forensics classes (IEG301 and IEA514) of the Environmental Technology and Environmental Science programs. These programs are under the Environmental Technology Division of the School of Industrial Technology, Universiti Sains Malaysia.
The purpose of the repo is to provide a location for the student to download the sample script and project folder structure and use it as a template for the preparation of the data analysis report assignment.
- On your computer, create a RStudio project within the RStudio application.
- Choose the Version Control option.
- Select Git.
- Find the URL on this GitHub repository page in the green-colored "Code" button in the top-right region of the page.
- Choose HTTPS and copy the URL.
- In the RStudio application, paste it in the Repository URL box.
- Name the project folder. You can choose any name for it, but make it meaningful to the project.
- Click on Browse and select a folder you want to project folder to reside.
- Click on Create Project. The repository files will be downloaded the folder you chose.