Assignment 3 - Setting Working Directory in Rgui

Re: Assignment 3 - Setting Working Directory in Rgui

par Erik Spence,
Nombre de réponses : 0
Use the 'getwd()' to figure out where you are. You can then use setwd() from there.