I want to change the working directory and using setwd I don't get any error message. Yet the working directory doesn't change. Could someone help me out?
My code and output:
> setwd("/Users/username/Desktop/Replication/Data")
> getwd()
[1] "/Users/username"