I'm using RStudio and when ever I open RStudio, every time I have to set working directory to my data set folder using setwd(). Is there any solution available for this problem?. 

How can I set my working directory permanently to my data folder, So that whenever I open RStudio the default remains same i.e. my data folder.

Similar questions and discussions