Readme file for Dissertation project R code.
Bold remotes R chunk:
install.packages("remotes") # If you do not already have the remotes package
remotes::install_github("ITSleeds/RpackageTemplate")
git clone git@github.com:itsleeds/youPackageName
in a Linux terminal (try
pressing Ctl+Shift+T
in RStudio to get to the terminal or open
Windows Powershell)Dr. Malcolm Morgan and Dr. Robin Lovelace.