Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 498 Bytes

INSTRUCTION.md

File metadata and controls

11 lines (9 loc) · 498 Bytes

Instructions on running the code

  1. Install R programming language
  2. Install IDE that supports R programming language (e.g., RStudio)
  3. Clone this GitHub repository to your local environment
  4. With your preferred IDE, open the directory where you clone the repository1
  5. Install the required R packages
  6. Run the commands in any of the four R script files from top to bottom2

Footnotes

  1. Make sure that you do not change the folder structure

  2. Each R script file runs independently