Set working directory to active document in RStudio
Set working directory to location of the active document in RStudio
setwd_to_active_doc()
there will be no output from this function. Rather, the working directory will be set as location of the active document.
## Not run: setwd_to_active_doc() ## End(Not run)
Useful links