#Check where working directory is currently set getwd() # #Set working directory to new location #Note: You will need to find location on your device #and replace location provided below setwd("C:/Users/Danney/Desktop/LearningR/IntroR")